]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
a few more tweaks
authorRoger Dingledine <arma@torproject.org>
Tue, 30 Sep 2008 09:32:26 +0000 (09:32 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 30 Sep 2008 09:32:26 +0000 (09:32 +0000)
svn:r17010

src/or/dirserv.c
src/or/rephist.c

index 3659babd024cf44b7a76058e7cb71f26d89c3230..d8872fb11e26ef5b23a1dada80846b1c62108111 100644 (file)
@@ -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);
index fbe8f168e196b28101b9fa499b58c9b43402e1c2..5d9ce14a018140e6b2e83d496773654d27361bfe 100644 (file)
@@ -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,