]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
app/config: Fix a comment typo in config.c
authorteor <teor@torproject.org>
Tue, 29 Oct 2019 02:40:20 +0000 (12:40 +1000)
committerteor <teor@torproject.org>
Tue, 29 Oct 2019 02:40:20 +0000 (12:40 +1000)
The options validation is now a callback.

Bugfix on 31241; not in any released version of tor.

src/app/config/config.c

index 27b12f562f616647cb6582b0744fdfa82ef13a83..2f40dd2bb9deaeec5cb65929a03ca07de6a95bf1 100644 (file)
@@ -32,7 +32,7 @@
  *
  * Additionally, you might need to edit these places too:
  * <ul>
- *   <li>options_validate() below, in case you want to reject some possible
+ *   <li>options_validate_cb() below, in case you want to reject some possible
  *       values of the new configuration option.
  *   <li>options_transition_allowed() below, in case you need to
  *       forbid some or all changes in the option while Tor is