diff options
Diffstat (limited to 'pcap_lookupdev.3pcap')
-rw-r--r-- | pcap_lookupdev.3pcap | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pcap_lookupdev.3pcap b/pcap_lookupdev.3pcap index 57b76585..b5d548f0 100644 --- a/pcap_lookupdev.3pcap +++ b/pcap_lookupdev.3pcap @@ -82,6 +82,5 @@ in the same thread, or calls to .BR pcap_lookupdev () in another thread, may overwrite that buffer. .LP -In WinPcap, this function may return a UTF-16 string rather than an -ASCII or UTF-8 string. - +In WinPcap and Npcap, this function may return a UTF-16 string rather +than an ASCII or UTF-8 string. |