[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] fix typo
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.356
retrieving revision 1.357
diff -u -d -r1.356 -r1.357
--- routerlist.c 28 Oct 2005 18:44:51 -0000 1.356
+++ routerlist.c 29 Oct 2005 18:00:25 -0000 1.357
@@ -1356,7 +1356,7 @@
* descriptor using the message *<b>msg</b>.
*
* This function should be called *after*
- * routers_update_status_from_networkstatus; subsequenctly, you should call
+ * routers_update_status_from_networkstatus; subsequently, you should call
* router_rebuild_store and control_event_descriptors_changed.
*
* XXXX never replace your own descriptor.