]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix comment typo
authorRobert Ransom <rransom.8774@gmail.com>
Tue, 18 Sep 2012 19:20:10 +0000 (15:20 -0400)
committerRobert Ransom <rransom.8774@gmail.com>
Tue, 18 Sep 2012 20:50:54 +0000 (16:50 -0400)
src/or/dirvote.c

index b1b885cf3e376a0006b7bc8914c3e87f1dc01551..21ad83663ae7469fb991c01c08e100d0af154478 100644 (file)
@@ -1893,7 +1893,7 @@ networkstatus_compute_consensus(smartlist_t *votes,
        * listed that descriptor will have the same summary.  If not then
        * something is fishy and we'll use the most common one (breaking
        * ties in favor of lexicographically larger one (only because it
-       * lets me reuse more existing code.
+       * lets me reuse more existing code)).
        *
        * The other case that can happen is that no authority that voted
        * for that descriptor has an exit policy summary.  That's