From: Roger Dingledine Date: Sat, 17 May 2014 04:02:41 +0000 (-0400) Subject: note a comment that nickm didn't finish X-Git-Tag: tor-0.2.5.5-alpha~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=767b18ea8eebc2c06a2d3d76d7c4e1ac4d70827d;p=thirdparty%2Ftor.git note a comment that nickm didn't finish --- diff --git a/src/or/router.c b/src/or/router.c index 86cefc9a6f..ffe2238db7 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) {