mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Remove/change some text to describe Npcap, not WinPcap
This commit is contained in:
parent
a2690ffa45
commit
7bf0a7f016
6 changed files with 10 additions and 28 deletions
2
nmap.cc
2
nmap.cc
|
|
@ -1358,7 +1358,7 @@ void parse_options(int argc, char **argv) {
|
|||
break;
|
||||
case 'V':
|
||||
#ifdef WIN32
|
||||
/* For pcap_get_version, since we need to get the correct Npcap/WinPcap
|
||||
/* For pcap_get_version, since we need to get the correct Npcap
|
||||
* DLL loaded */
|
||||
win_init();
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue