aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-dccreq.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/docsis/packet-dccreq.c')
-rw-r--r--plugins/docsis/packet-dccreq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/docsis/packet-dccreq.c b/plugins/docsis/packet-dccreq.c
index 0ad6a89586..de2197b8b3 100644
--- a/plugins/docsis/packet-dccreq.c
+++ b/plugins/docsis/packet-dccreq.c
@@ -594,7 +594,7 @@ proto_register_docsis_dccreq (void)
/* Register the protocol name and description */
proto_docsis_dccreq =
- proto_register_protocol ("DOCSIS Downstream Channel Change Request ",
+ proto_register_protocol ("DOCSIS Downstream Channel Change Request",
"DOCSIS DCC-REQ", "docsis_dccreq");
/* Required function calls to register the header fields and subtrees used */