aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/tap.c')
-rw-r--r--epan/tap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/tap.c b/epan/tap.c
index 7ff4cd4c71..7622b7db5a 100644
--- a/epan/tap.c
+++ b/epan/tap.c
@@ -334,7 +334,7 @@ draw_tap_listeners(gboolean draw_all)
/* **********************************************************************
* Functions used by tap to
* 1, register that a really simple extension is available for use by
- * ethereal.
+ * Wireshark.
* 2, start tapping from a subdissector
* 3, close an already open tap
* ********************************************************************** */