aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tap.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-05-28 19:49:07 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-05-28 19:49:07 +0000
commit996d4db495e60df8a627097e3885acdce209132c (patch)
tree31a9a64d87d2dd5f357179caf0fe9fe8538dfeb6 /epan/tap.c
parent5db0c85982c837278fb397d53233303cd0eaf8e3 (diff)
Ethereal->Wireshark
svn path=/trunk/; revision=18234
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
* ********************************************************************** */