From: Nick Mathewson Date: Tue, 29 Sep 2009 03:50:57 +0000 (-0400) Subject: Whitespace fix X-Git-Tag: tor-0.2.2.4-alpha~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e70642c3a5dfbbb76cd9d04351e54530646b19a;p=thirdparty%2Ftor.git Whitespace fix --- diff --git a/src/or/ntmain.c b/src/or/ntmain.c index bdaee16157..e5a855eec4 100644 --- a/src/or/ntmain.c +++ b/src/or/ntmain.c @@ -6,7 +6,6 @@ #define MAIN_PRIVATE #include "or.h" - #ifdef HAVE_EVENT2_EVENT_H #include #else