- got rid of tabs (i think)

svn:r8343
This commit is contained in:
Mike Chiussi 2006-09-07 03:58:46 +00:00
parent 5af47d1641
commit 3c85780e69

View File

@ -2164,7 +2164,7 @@ load_nameservers_from_registry(void)
&interfaces_key);
if (r != ERROR_SUCCESS ) {
log(EVENTDNS_LOG_DEBUG,"Couldn't open interfaces key, %d",(int)GetLastError());
log(EVENTDNS_LOG_DEBUG,"Couldn't open interfaces key, %d",(int)GetLastError());
return -1;
}