]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
whitespace fix
authorNick Mathewson <nickm@torproject.org>
Fri, 17 Aug 2012 21:10:03 +0000 (17:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 17 Aug 2012 21:10:03 +0000 (17:10 -0400)
src/or/config.h

index 48f4e8630c024bbc53e5287229f825213205bf90..dd76edcf1d3b26b5ca36cf139d969fbacd9482d6 100644 (file)
@@ -102,6 +102,5 @@ int addressmap_register_auto(const char *from, const char *to,
                              addressmap_entry_source_t addrmap_source,
                              const char **msg);
 
-
 #endif