浏览代码

changelog entry for bug1751

Roger Dingledine 15 年之前
父节点
当前提交
9d7f0badb5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/router.c

+ 1 - 1
src/or/router.c

@@ -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)