[tor-commits] [tor/master] note a comment that nickm didn't finish

arma at torproject.org arma at torproject.org
Sat May 17 04:01:20 UTC 2014


commit 767b18ea8eebc2c06a2d3d76d7c4e1ac4d70827d
Author: Roger Dingledine <arma at torproject.org>
Date:   Sat May 17 00:02:41 2014 -0400

    note a comment that nickm didn't finish
---
 src/or/router.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/or/router.c b/src/or/router.c
index 86cefc9..ffe2238 100755
--- a/src/or/router.c
+++ b/src/or/router.c
@@ -1267,7 +1267,7 @@ router_perform_bandwidth_test(int num_circs, time_t now)
 }
 
 /** Return true iff our network is in some sense disabled: either we're
- * hibernating, entering hibernation, or */
+ * hibernating, entering hibernation, or [XXX or what?] */
 int
 net_is_disabled(void)
 {



More information about the tor-commits mailing list