aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checkhf.pl
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 /tools/checkhf.pl
parent5db0c85982c837278fb397d53233303cd0eaf8e3 (diff)
Ethereal->Wireshark
svn path=/trunk/; revision=18234
Diffstat (limited to 'tools/checkhf.pl')
-rwxr-xr-xtools/checkhf.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/checkhf.pl b/tools/checkhf.pl
index edb1442f7c..da169edbf9 100755
--- a/tools/checkhf.pl
+++ b/tools/checkhf.pl
@@ -36,7 +36,7 @@ my $debug = 0;
#
# Example:
-# ~/work/ethereal/trunk/epan/dissectors> ../../tools/checkhf.pl packet-afs.c
+# ~/work/wireshark/trunk/epan/dissectors> ../../tools/checkhf.pl packet-afs.c
# Unused entry: packet-afs.c, hf_afs_ubik_voteend
# Unused entry: packet-afs.c, hf_afs_ubik_errcode
# Unused entry: packet-afs.c, hf_afs_ubik_votetype
@@ -47,7 +47,7 @@ my $debug = 0;
# NOTE: This tool currently generates false positives!
#
# The "NO ARRAY" messages - if accurate - point to an error that will
-# cause (t)ethereal to terminate with an assertion when a packet containing
+# cause (t)(wire)shark to terminate with an assertion when a packet containing
# this particular element is being dissected.
#
# The "Unused entry" message indicates the opposite: