aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-dccack.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/docsis/packet-dccack.c')
-rw-r--r--plugins/docsis/packet-dccack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/docsis/packet-dccack.c b/plugins/docsis/packet-dccack.c
index e55296cdea..edd5be4582 100644
--- a/plugins/docsis/packet-dccack.c
+++ b/plugins/docsis/packet-dccack.c
@@ -114,7 +114,7 @@ dissect_dccack (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.