[or-cvs] [tor/master] fix a comment
Nick Mathewson
nickm at seul.org
Mon May 25 00:32:33 UTC 2009
Author: Roger Dingledine <arma at torproject.org>
Date: Sun, 24 May 2009 17:01:02 -0400
Subject: fix a comment
Commit: 9a4b0446b094382d3f0833e0e1217671c9946697
---
src/or/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/or/main.c b/src/or/main.c
index b151b1f..61e9d9f 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -774,7 +774,7 @@ run_connection_housekeeping(int i, time_t now)
}
}
-/** Honor a NEWNYM request: make future requests unlinkability to past
+/** Honor a NEWNYM request: make future requests unlinkable to past
* requests. */
static void
signewnym_impl(time_t now)
--
1.5.6.5
More information about the tor-commits
mailing list