diff options
author | Andrea Shepard <andrea@torproject.org> | 2014-03-18 10:26:44 -0700 |
---|---|---|
committer | Andrea Shepard <andrea@torproject.org> | 2014-03-18 10:26:44 -0700 |
commit | 3b31b45ddb348463a53ba551975ebd5baf7131d0 (patch) | |
tree | d87b0437f158574dc06908aae5a211ffee84e5c8 /src/or/config.c | |
parent | 102bb1c04f5cb4fb3eae7f41f80660e47c64ceb6 (diff) | |
download | tor-3b31b45ddb348463a53ba551975ebd5baf7131d0.tar.gz tor-3b31b45ddb348463a53ba551975ebd5baf7131d0.zip |
Appease make check-spaces
Diffstat (limited to 'src/or/config.c')
-rw-r--r-- | src/or/config.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/config.c b/src/or/config.c index 0da4877a5c..19a91ca4c8 100644 --- a/src/or/config.c +++ b/src/or/config.c @@ -1354,7 +1354,6 @@ options_act(const or_options_t *old_options) "to collect statistics about its clients that use pluggable " "transports. Please enable it using the ExtORPort torrc option " "(e.g. set 'ExtORPort auto')."); - } if (options->SafeLogging_ != SAFELOG_SCRUB_ALL && |