[or-cvs] and get grammar right

arma at seul.org arma at seul.org
Tue May 30 06:19:50 UTC 2006


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

Modified Files:
	routerlist.c 
Log Message:
and get grammar right


Index: routerlist.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/routerlist.c,v
retrieving revision 1.514
retrieving revision 1.515
diff -u -p -d -r1.514 -r1.515
--- routerlist.c	30 May 2006 06:19:06 -0000	1.514
+++ routerlist.c	30 May 2006 06:19:48 -0000	1.515
@@ -3436,7 +3436,7 @@ update_router_descriptor_client_download
   }
 
   if (rep_hist_circbuilding_dormant()) {
-    log_info(LD_CIRC, "Skipping descriptor downloads: we haven't need "
+    log_info(LD_CIRC, "Skipping descriptor downloads: we haven't needed "
              "any circuits lately.");
     return;
   }



More information about the tor-commits mailing list