Bläddra i källkod

Fix comment typo

Robert Ransom 11 år sedan
förälder
incheckning
38609f1354
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/or/dirvote.c

+ 1 - 1
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