[or-cvs] and fix grammar

arma at seul.org arma at seul.org
Thu Sep 8 06:49:25 UTC 2005


Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or

Modified Files:
	dirserv.c 
Log Message:
and fix grammar


Index: dirserv.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/dirserv.c,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- dirserv.c	8 Sep 2005 06:37:50 -0000	1.209
+++ dirserv.c	8 Sep 2005 06:49:23 -0000	1.210
@@ -1195,7 +1195,7 @@
   return 0;
 }
 
-/** Add a routerinfo_t to <b>descs_out</b> for each routers matching
+/** Add a routerinfo_t to <b>descs_out</b> for each router matching
  * <b>key</b>.  The key should be either "/tor/server/authority" for our own
  * routerinfo; "/tor/server/all" for all the routerinfos we have,
  * concatenated; or "/tor/server/FP" where FP is a plus-separated sequence of



More information about the tor-commits mailing list