[or-cvs] r12193: ask nick about a possible bug (tor/trunk/src/or)
arma at seul.org
arma at seul.org
Thu Oct 25 20:59:24 UTC 2007
Author: arma
Date: 2007-10-25 16:59:24 -0400 (Thu, 25 Oct 2007)
New Revision: 12193
Modified:
tor/trunk/src/or/dirvote.c
Log:
ask nick about a possible bug
Modified: tor/trunk/src/or/dirvote.c
===================================================================
--- tor/trunk/src/or/dirvote.c 2007-10-25 17:01:10 UTC (rev 12192)
+++ tor/trunk/src/or/dirvote.c 2007-10-25 20:59:24 UTC (rev 12193)
@@ -1525,6 +1525,7 @@
"This authority %s. Known v3 key IDs are: %s",
hex_str(vi->identity_digest, DIGEST_LEN),
ds?"is not recognized":"is recognized, but is not listed as v3",
+/* XXX020 isn't the above line backwards? -RD */
keys);
tor_free(keys);
More information about the tor-commits
mailing list