浏览代码

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

svn:r17202
Roger Dingledine 17 年之前
父节点
当前提交
d27337bf17
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/dirserv.c

+ 1 - 1
src/or/dirserv.c

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