]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
i needed a piece of the 'patching patches' action too
authorRoger Dingledine <arma@torproject.org>
Fri, 7 Nov 2008 03:39:19 +0000 (03:39 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 7 Nov 2008 03:39:19 +0000 (03:39 +0000)
svn:r17202

src/or/dirserv.c

index f139c5e79ba577ad0b11c32cc7bcb9639ccc11ed..8540d818f82ad773289b4d932ea1999339dde99c 100644 (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);