commit 88859b2ff1fdd4e5f4fab8ad818131ea3c2dd1c8 Author: Nick Mathewson nickm@torproject.org Date: Fri Aug 17 17:10:03 2012 -0400
whitespace fix --- src/or/config.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/or/config.h b/src/or/config.h index 48f4e86..dd76edc 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
tor-commits@lists.torproject.org