aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-01-08 22:16:09 +0000
committerRoger Dingledine <arma@torproject.org>2006-01-08 22:16:09 +0000
commit6dcbbda43bf9cb393fc912b07c900524f7f89ea0 (patch)
tree4ca5bc222decfd8115bec765809043e9e8fc0924 /src/or/router.c
parentff9cfa964427e1fda2d36b9182825642c2a2c72b (diff)
downloadtor-6dcbbda43bf9cb393fc912b07c900524f7f89ea0.tar
tor-6dcbbda43bf9cb393fc912b07c900524f7f89ea0.tar.gz
remove typo
svn:r5757
Diffstat (limited to 'src/or/router.c')
-rw-r--r--src/or/router.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/router.c b/src/or/router.c
index d91564d93..f3600ec94 100644
--- a/src/or/router.c
+++ b/src/or/router.c
@@ -608,7 +608,7 @@ consider_publishable_server(time_t now, int force)
/** 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.