app/config: Fix a comment typo in config.c

The options validation is now a callback.

Bugfix on 31241; not in any released version of tor.
This commit is contained in:
teor
2019-10-29 12:40:20 +10:00
parent b448f6044d
commit 30705e8294
+1 -1
View 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