From: teor Date: Tue, 29 Oct 2019 02:40:20 +0000 (+1000) Subject: app/config: Fix a comment typo in config.c X-Git-Tag: tor-0.4.3.1-alpha~234 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30705e829415bb99da0141f0fde46175cb6b21bd;p=thirdparty%2Ftor.git 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. --- diff --git a/src/app/config/config.c b/src/app/config/config.c index 27b12f562f..2f40dd2bb9 100644 --- a/src/app/config/config.c +++ b/src/app/config/config.c @@ -32,7 +32,7 @@ * * Additionally, you might need to edit these places too: *