mirror of
https://github.com/simh/simh.git
synced 2026-01-26 04:01:38 +00:00
ETHER: Enhance version info and location of Npcap
This commit is contained in:
@@ -3379,7 +3379,7 @@ const char helpString[] =
|
||||
"1 Dependencies\n"
|
||||
#if defined(_WIN32)
|
||||
" The NPcap or WinPcap package must be installed in order to enable\n"
|
||||
" communication with other computers on the local LAN.\n"
|
||||
" communication with the host system or other computers on the local LAN.\n"
|
||||
"\n"
|
||||
" The NPcap package is available from https://github.com/nmap/npcap\n"
|
||||
" The WinPcap package is available from http://www.winpcap.org/\n"
|
||||
|
||||
@@ -2059,7 +2059,7 @@ const char helpString[] =
|
||||
"1 Dependencies\n"
|
||||
#if defined(_WIN32)
|
||||
" The NPcap or WinPcap package must be installed in order to enable\n"
|
||||
" communication with other computers on the local LAN.\n"
|
||||
" communication with the host system or other computers on the local LAN.\n"
|
||||
"\n"
|
||||
" The NPcap package is available from https://github.com/nmap/npcap\n"
|
||||
" The WinPcap package is available from http://www.winpcap.org/\n"
|
||||
|
||||
Reference in New Issue
Block a user