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 d1f1f523ed..ded61839c6 100644
--- a/plugins/docsis/packet-dccrsp.c
+++ b/plugins/docsis/packet-dccrsp.c
@@ -251,7 +251,7 @@ proto_register_docsis_dccrsp (void)
/* Register the protocol name and description */
proto_docsis_dccrsp =
- proto_register_protocol ("DOCSIS Downstream Channel Change Response ",
+ proto_register_protocol ("DOCSIS Downstream Channel Change Response",
"DOCSIS DCC-RSP", "docsis_dccrsp");
/* Required function calls to register the header fields and subtrees used */