mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Fix typo in previous commit
This commit is contained in:
@@ -1189,7 +1189,7 @@ static void init_servs(void) {
|
||||
#ifndef WIN32
|
||||
parse_resolvdotconf();
|
||||
#else
|
||||
win32_read_registry();
|
||||
win32_get_servers();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user