aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-dsaack.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-28 16:32:49 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-28 16:32:49 +0000
commit44c0a87212600a52b57c97bbec2653a32d1db2d5 (patch)
tree3bdd3b15f8a6c06387141fdf5598761977465ad2 /plugins/docsis/packet-dsaack.c
parentaaf2d08741ee88fcf5c9bbae96f8ee7eb7b001cf (diff)
Ethereal->Wireshark
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18231 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins/docsis/packet-dsaack.c')
-rw-r--r--plugins/docsis/packet-dsaack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/docsis/packet-dsaack.c b/plugins/docsis/packet-dsaack.c
index a0841dba3f..a79fd302df 100644
--- a/plugins/docsis/packet-dsaack.c
+++ b/plugins/docsis/packet-dsaack.c
@@ -92,7 +92,7 @@ dissect_dsaack (tvbuff_t * tvb, packet_info * pinfo, proto_tree * tree)
-/* Register the protocol with Ethereal */
+/* Register the protocol with Wireshark */
/* this format is require because a script is used to build the C function
that calls all the protocol registration.