i needed a piece of the 'patching patches' action too

svn:r17202
This commit is contained in:
Roger Dingledine 2008-11-07 03:39:19 +00:00
parent 1b98f45b3d
commit d27337bf17

View File

@ -1822,7 +1822,7 @@ dirserv_compute_performance_thresholds(routerlist_t *rl)
(unsigned long)guard_tk,
(unsigned long)guard_bandwidth_including_exits,
(unsigned long)guard_bandwidth_excluding_exits,
enough_mtbf_info ? "" : "don't ");
enough_mtbf_info ? "" : " don't ");
tor_free(uptimes);
tor_free(mtbfs);