From: Roger Dingledine Date: Tue, 30 Sep 2008 09:32:26 +0000 (+0000) Subject: a few more tweaks X-Git-Tag: tor-0.2.1.6-alpha~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2708dd40fb9abd7be551afe9975ee46501eebc2;p=thirdparty%2Ftor.git a few more tweaks svn:r17010 --- diff --git a/src/or/dirserv.c b/src/or/dirserv.c index 3659babd02..d8872fb11e 100644 --- a/src/or/dirserv.c +++ b/src/or/dirserv.c @@ -1660,7 +1660,7 @@ dirserv_thinks_router_is_unreliable(time_t now, { if (need_uptime) { if (!enough_mtbf_info) { - /* XXXX Once most authorities are on v3, we should change the rule from + /* XXX021 Once most authorities are on v3, we should change the rule from * "use uptime if we don't have mtbf data" to "don't advertise Stable on * v3 if we don't have enough mtbf data." */ long uptime = real_uptime(router, now); diff --git a/src/or/rephist.c b/src/or/rephist.c index fbe8f168e1..5d9ce14a01 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -857,7 +857,7 @@ rep_hist_get_router_stability_doc(time_t now) tor_snprintf(header_buf, sizeof(header_buf), "router %s %s %s\n" "published %s\n" - "relevant-flags%s%s%s\n" + "relevant-flags %s%s%s\n" "declared-uptime %ld\n", dbuf, ri->nickname, ip, tbuf,