From: Sebastian Hahn Date: Sun, 24 May 2009 00:42:37 +0000 (+0200) Subject: fix codestyle issues X-Git-Tag: tor-0.2.2.1-alpha~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26abf5f540e446db18d146cffaeb23c84ea50ce;p=thirdparty%2Ftor.git fix codestyle issues --- diff --git a/src/or/config_codedigest.c b/src/or/config_codedigest.c index 67fd9847c2..be9eaa331d 100644 --- a/src/or/config_codedigest.c +++ b/src/or/config_codedigest.c @@ -8,3 +8,4 @@ tor_get_digests(void) #include "or_sha1.i" ; } + diff --git a/src/or/dns.c b/src/or/dns.c index 88d08a8ffe..af056e8de3 100644 --- a/src/or/dns.c +++ b/src/or/dns.c @@ -1636,7 +1636,6 @@ dump_dns_mem_usage(int severity) (unsigned)hash_mem); } - #ifdef DEBUG_DNS_CACHE /** Exit with an assertion if the DNS cache is corrupt. */ static void