From: Sebastian Hahn Date: Thu, 30 Sep 2010 04:10:25 +0000 (+0200) Subject: Fix check-spaces X-Git-Tag: tor-0.2.2.17-alpha~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c51e32385d6f3c3eaefcab4927a50d1968d437;p=thirdparty%2Ftor.git Fix check-spaces --- diff --git a/src/common/util.c b/src/common/util.c index b4f3052e19..dafe12071f 100644 --- a/src/common/util.c +++ b/src/common/util.c @@ -2877,3 +2877,4 @@ load_windows_system_library(const TCHAR *library_name) return LoadLibrary(path); } #endif +