aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/capture-pcap-util-int.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2020-03-12 11:30:03 -0700
committerGuy Harris <guy@alum.mit.edu>2020-03-12 18:59:44 +0000
commitf77c677f186cae1e687767b7766cfdef62c533a1 (patch)
tree50477fe799ba1dd7d9a7355d566081e13dd2717f /caputils/capture-pcap-util-int.h
parent16adaf33b494d26ea7a643cf701c2080120a851a (diff)
Fix some places where we forgot to mention Npcap.
Mostly comments, but a few messages. Change-Id: Iff7380eb15f064bf6a3078e131c70987e36bca44 Reviewed-on: https://code.wireshark.org/review/36381 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'caputils/capture-pcap-util-int.h')
-rw-r--r--caputils/capture-pcap-util-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/caputils/capture-pcap-util-int.h b/caputils/capture-pcap-util-int.h
index bde4432a99..2fcb5e3abe 100644
--- a/caputils/capture-pcap-util-int.h
+++ b/caputils/capture-pcap-util-int.h
@@ -1,5 +1,5 @@
/* capture-pcap-util-int.h
- * Definitions of routines internal to the libpcap/WinPcap utilities
+ * Definitions of routines internal to the libpcap/WinPcap/Npcap utilities
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>