]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
the other half of the question for nick
authorRoger Dingledine <arma@torproject.org>
Fri, 26 Oct 2007 01:37:16 +0000 (01:37 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 26 Oct 2007 01:37:16 +0000 (01:37 +0000)
svn:r12196

src/or/dirvote.c

index 338febf1adcd3ef0cdf992ad2e19fd8e48c03444..88f18a3b8392224a7db50ed6ef827fba99ed1969 100644 (file)
@@ -1526,6 +1526,8 @@ dirvote_add_vote(const char *vote_body, const char **msg_out, int *status_out)
              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 */
+/* In fact, how can ds->v3_identity_digest be set if it's not a
+ * V3_AUTHORITY? */
              keys);
     tor_free(keys);