[or-cvs] fix typo

arma at seul.org arma at seul.org
Thu Sep 29 23:03:36 UTC 2005


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:
fix typo


Index: routerlist.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/routerlist.c,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -d -r1.316 -r1.317
--- routerlist.c	23 Sep 2005 21:33:59 -0000	1.316
+++ routerlist.c	29 Sep 2005 23:03:34 -0000	1.317
@@ -2343,7 +2343,7 @@
 
 /** Return new list of ID fingerprints for superseded routers.  A router is
  * superseded if any network-status has a router with a different digest
- * published more recently, or it it is listed in the network-status but not
+ * published more recently, or if it is listed in the network-status but not
  * in the router list.
  */
 static smartlist_t *



More information about the tor-commits mailing list