]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
note a comment that nickm didn't finish
authorRoger Dingledine <arma@torproject.org>
Sat, 17 May 2014 04:02:41 +0000 (00:02 -0400)
committerRoger Dingledine <arma@torproject.org>
Sat, 17 May 2014 04:02:41 +0000 (00:02 -0400)
src/or/router.c

index 86cefc9a6f8df8f3cf22693079b4e605d83ead59..ffe2238db7c9acc433e601dd41cd6369d352130a 100755 (executable)
@@ -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)
 {