[tor-commits] [tor/master] Appease make check-spaces

nickm at torproject.org nickm at torproject.org
Tue Mar 18 21:02:02 UTC 2014


commit 3b31b45ddb348463a53ba551975ebd5baf7131d0
Author: Andrea Shepard <andrea at torproject.org>
Date:   Tue Mar 18 10:26:44 2014 -0700

    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 0da4877..19a91ca 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 &&





More information about the tor-commits mailing list