mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
undid whitespace changes to dns.c
svn:r8346
This commit is contained in:
parent
b931994c6a
commit
5d773af545
@ -1287,13 +1287,10 @@ configure_nameservers(int force)
|
||||
}
|
||||
#ifdef MS_WINDOWS
|
||||
else {
|
||||
|
||||
|
||||
if (nameservers_configured) {
|
||||
eventdns_search_clear();
|
||||
eventdns_clear_nameservers_and_suspend();
|
||||
}
|
||||
|
||||
if (eventdns_config_windows_nameservers()) {
|
||||
log_warn(LD_EXIT,"Could not config nameservers.");
|
||||
return -1;
|
||||
|
Loading…
Reference in New Issue
Block a user