From ff25a7707aa64a6d9c914535297bfbce24b7dffa Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 26 Aug 2005 18:35:52 +0000 Subject: [PATCH] fix syntax err svn:r4843 --- src/or/dirserv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/or/dirserv.c b/src/or/dirserv.c index 3994e5dfa2..9b3b8f7e5b 100644 --- a/src/or/dirserv.c +++ b/src/or/dirserv.c @@ -1249,7 +1249,6 @@ generate_v2_networkstatus(void) * nothing was found; otherwise set *directory to the matching network * status and return its length. */ -If an appropriate network*/ size_t dirserv_get_networkstatus_v2(const char **directory, const char *key, int compress)