[or-cvs] fix syntax err

Nick Mathewson nickm at seul.org
Fri Aug 26 18:35:54 UTC 2005


Update of /home/or/cvsroot/tor/src/or
In directory moria:/tmp/cvs-serv27773/src/or

Modified Files:
	dirserv.c 
Log Message:
fix syntax err

Index: dirserv.c
===================================================================
RCS file: /home/or/cvsroot/tor/src/or/dirserv.c,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -d -r1.184 -r1.185
--- dirserv.c	26 Aug 2005 18:02:49 -0000	1.184
+++ dirserv.c	26 Aug 2005 18:35:52 -0000	1.185
@@ -1249,7 +1249,6 @@
  * nothing was found; otherwise set *<b>directory</b> 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)



More information about the tor-commits mailing list