]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changelog entry for bug1751
authorRoger Dingledine <arma@torproject.org>
Mon, 27 Sep 2010 21:44:00 +0000 (17:44 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 27 Sep 2010 21:44:00 +0000 (17:44 -0400)
src/or/router.c

index d30eb1bfa97b2b69aee05a672e67eab4b7edd3ee..621cbaace5e9c0290a86f650815a8a8f5ccc89c0 100644 (file)
@@ -977,7 +977,7 @@ server_mode(or_options_t *options)
 }
 
 /** Return true iff the combination of options in <b>options</b> and parameters
- * in <b>consensus</b> mean that we don't want to allow exits from circuits
+ * in the consensus mean that we don't want to allow exits from circuits
  * we got from addresses not known to be servers. */
 int
 should_refuse_unknown_exits(or_options_t *options)