aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-dccrsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/docsis/packet-dccrsp.c')
-rw-r--r--plugins/docsis/packet-dccrsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/docsis/packet-dccrsp.c b/plugins/docsis/packet-dccrsp.c
index d43891eecd..70ad4809a2 100644
--- a/plugins/docsis/packet-dccrsp.c
+++ b/plugins/docsis/packet-dccrsp.c
@@ -174,7 +174,7 @@ dissect_dccrsp (tvbuff_t * tvb, packet_info * pinfo, proto_tree * tree)
} /* if (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.