[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] remove typo



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

Modified Files:
	router.c 
Log Message:
remove typo


Index: router.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/router.c,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -p -d -r1.237 -r1.238
--- router.c	6 Jan 2006 15:40:34 -0000	1.237
+++ router.c	8 Jan 2006 22:16:09 -0000	1.238
@@ -608,7 +608,7 @@ consider_publishable_server(time_t now, 
 
 /** OR only: if in clique mode, try to open connections to all of the
  * other ORs we know about. Otherwise, open connections to those we
- * think are in clique mode.o
+ * think are in clique mode.
  *
  * If <b>force</b> is zero, only open the connection if we don't already
  * have one.