summaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-01-15 21:21:14 +0000
committerNick Mathewson <nickm@torproject.org>2007-01-15 21:21:14 +0000
commitaf857f2da51060c07557b281002ddcae6b4f53db (patch)
treed58b18be377274f695c2e1b8f4884421a16bf3c4 /src/or/dirserv.c
parent380f8983c7e32dd26e8746f6cf75d12d08f962f7 (diff)
downloadtor-af857f2da51060c07557b281002ddcae6b4f53db.tar.gz
tor-af857f2da51060c07557b281002ddcae6b4f53db.zip
r11967@Kushana: nickm | 2007-01-15 16:13:15 -0500
tidy up more whitespace issues svn:r9356
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 24e7314486..0551f9f6a9 100644
--- a/src/or/dirserv.c
+++ b/src/or/dirserv.c
@@ -1133,7 +1133,6 @@ dirserv_clear_old_networkstatuses(time_t cutoff)
}
-
/** Helper: If we're an authority for the right directory version (the
* directory version is determined by <b>is_v1_object</b>), try to regenerate
* auth_src as appropriate and return it, falling back to cache_src on