Explorar o código

undid whitespace changes to dns.c

svn:r8346
Mike Chiussi %!s(int64=19) %!d(string=hai) anos
pai
achega
5d773af545
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/or/dns.c

+ 0 - 3
src/or/dns.c

@@ -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;