changelog entry for bug1751

This commit is contained in:
Roger Dingledine 2010-09-27 17:44:00 -04:00
parent 614eeb378b
commit 9d7f0badb5

View File

@ -977,7 +977,7 @@ server_mode(or_options_t *options)
} }
/** Return true iff the combination of options in <b>options</b> and parameters /** 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. */ * we got from addresses not known to be servers. */
int int
should_refuse_unknown_exits(or_options_t *options) should_refuse_unknown_exits(or_options_t *options)