aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/router.c')
-rw-r--r--src/or/router.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/router.c b/src/or/router.c
index 365de0f0e..09a9bc6b9 100644
--- a/src/or/router.c
+++ b/src/or/router.c
@@ -616,7 +616,6 @@ int router_compare_to_my_exit_policy(connection_t *conn)
return router_compare_addr_to_addr_policy(conn->addr, conn->port,
desc_routerinfo->exit_policy) != ADDR_POLICY_ACCEPTED;
-
}
/** Return true iff <b>router</b> has the same nickname as this OR. (For an