aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/dirserv.c')
-rw-r--r--src/or/dirserv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/dirserv.c b/src/or/dirserv.c
index 97243ef6e3..0bc852357c 100644
--- a/src/or/dirserv.c
+++ b/src/or/dirserv.c
@@ -2757,7 +2757,6 @@ dirserv_test_reachability(time_t now, int try_all)
ctr = (ctr + 1) % 128;
}
-
/** Given a fingerprint <b>fp</b> which is either set if we're looking
* for a v2 status, or zeroes if we're looking for a v3 status, return
* a pointer to the appropriate cached dir object, or NULL if there isn't