From 88859b2ff1fdd4e5f4fab8ad818131ea3c2dd1c8 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 17 Aug 2012 17:10:03 -0400 Subject: [PATCH] whitespace fix --- src/or/config.h | 1 - 1 file changed, 1 deletion(-) 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