mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
fix codestyle issues
This commit is contained in:
parent
75f963e951
commit
f26abf5f54
@ -8,3 +8,4 @@ tor_get_digests(void)
|
|||||||
#include "or_sha1.i"
|
#include "or_sha1.i"
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1636,7 +1636,6 @@ dump_dns_mem_usage(int severity)
|
|||||||
(unsigned)hash_mem);
|
(unsigned)hash_mem);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#ifdef DEBUG_DNS_CACHE
|
#ifdef DEBUG_DNS_CACHE
|
||||||
/** Exit with an assertion if the DNS cache is corrupt. */
|
/** Exit with an assertion if the DNS cache is corrupt. */
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user