From 3b31b45ddb348463a53ba551975ebd5baf7131d0 Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Tue, 18 Mar 2014 10:26:44 -0700 Subject: [PATCH] Appease make check-spaces --- src/or/config.c | 1 - 1 file changed, 1 deletion(-) 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 &&