mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Fix typo in previous commit
This commit is contained in:
parent
d72beec963
commit
b72decbcc5
1 changed files with 1 additions and 1 deletions
|
|
@ -1189,7 +1189,7 @@ static void init_servs(void) {
|
|||
#ifndef WIN32
|
||||
parse_resolvdotconf();
|
||||
#else
|
||||
win32_read_registry();
|
||||
win32_get_servers();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue