From: Robert Ransom Date: Tue, 18 Sep 2012 19:20:10 +0000 (-0400) Subject: Fix comment typo X-Git-Tag: tor-0.2.4.4-alpha~56^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38609f1354104f14bf7dde540b932450ab9a54cc;p=thirdparty%2Ftor.git Fix comment typo --- diff --git a/src/or/dirvote.c b/src/or/dirvote.c index b1b885cf3e..21ad83663a 100644 --- a/src/or/dirvote.c +++ b/src/or/dirvote.c @@ -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