Selaa lähdekoodia

note a comment that nickm didn't finish

Roger Dingledine 10 vuotta sitten
vanhempi
commit
767b18ea8e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/or/router.c

+ 1 - 1
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)
 {