aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirvote.c
diff options
context:
space:
mode:
authorRobert Ransom <rransom.8774@gmail.com>2012-09-18 15:20:10 -0400
committerRobert Ransom <rransom.8774@gmail.com>2012-09-18 16:50:54 -0400
commit38609f1354104f14bf7dde540b932450ab9a54cc (patch)
tree4017550f80987537992a1196f61372f9e824b7f9 /src/or/dirvote.c
parent130e899fbb02d6005e3797dea2099e4033345ebe (diff)
downloadtor-38609f1354104f14bf7dde540b932450ab9a54cc.tar
tor-38609f1354104f14bf7dde540b932450ab9a54cc.tar.gz
Fix comment typo
Diffstat (limited to 'src/or/dirvote.c')
-rw-r--r--src/or/dirvote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/dirvote.c b/src/or/dirvote.c
index b1b885cf3..21ad83663 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