[or-cvs] r17202: {tor} i needed a piece of the 'patching patches' action too (tor/trunk/src/or)
arma at seul.org
arma at seul.org
Fri Nov 7 03:39:19 UTC 2008
Author: arma
Date: 2008-11-06 22:39:19 -0500 (Thu, 06 Nov 2008)
New Revision: 17202
Modified:
tor/trunk/src/or/dirserv.c
Log:
i needed a piece of the 'patching patches' action too
Modified: tor/trunk/src/or/dirserv.c
===================================================================
--- tor/trunk/src/or/dirserv.c 2008-11-07 02:53:46 UTC (rev 17201)
+++ tor/trunk/src/or/dirserv.c 2008-11-07 03:39:19 UTC (rev 17202)
@@ -1822,7 +1822,7 @@
(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);
More information about the tor-commits
mailing list