mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
- got rid of tabs (i think)
svn:r8343
This commit is contained in:
parent
5af47d1641
commit
3c85780e69
@ -2164,7 +2164,7 @@ load_nameservers_from_registry(void)
|
|||||||
&interfaces_key);
|
&interfaces_key);
|
||||||
|
|
||||||
if (r != ERROR_SUCCESS ) {
|
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;
|
return -1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user