Loading src/or/config.c +1 −1 Original line number Diff line number Diff line Loading @@ -1378,7 +1378,7 @@ options_act(const or_options_t *old_options) log_err(LD_CONFIG, "This copy of Tor was not compiled to run in " "'tor2web mode'. It cannot be run with the Tor2webMode torrc " "option enabled. To enable Tor2webMode recompile with the " "--enable-tor2webmode option."); "--enable-tor2web-mode option."); return -1; } #endif Loading Loading
src/or/config.c +1 −1 Original line number Diff line number Diff line Loading @@ -1378,7 +1378,7 @@ options_act(const or_options_t *old_options) log_err(LD_CONFIG, "This copy of Tor was not compiled to run in " "'tor2web mode'. It cannot be run with the Tor2webMode torrc " "option enabled. To enable Tor2webMode recompile with the " "--enable-tor2webmode option."); "--enable-tor2web-mode option."); return -1; } #endif Loading