From: Nick Mathewson Date: Fri, 17 Aug 2012 21:10:03 +0000 (-0400) Subject: whitespace fix X-Git-Tag: tor-0.2.4.1-alpha~48^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88859b2ff1fdd4e5f4fab8ad818131ea3c2dd1c8;p=thirdparty%2Ftor.git whitespace fix --- diff --git a/src/or/config.h b/src/or/config.h index 48f4e8630c..dd76edcf1d 100644 --- a/src/or/config.h +++ b/src/or/config.h @@ -102,6 +102,5 @@ int addressmap_register_auto(const char *from, const char *to, addressmap_entry_source_t addrmap_source, const char **msg); - #endif