diff options
Diffstat (limited to 'src/or/dns.c')
-rw-r--r-- | src/or/dns.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/dns.c b/src/or/dns.c index 643405a0ce..d2bb017631 100644 --- a/src/or/dns.c +++ b/src/or/dns.c @@ -877,3 +877,4 @@ static void spawn_enough_dnsworkers(void) { num_dnsworkers--; } } + |