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 59ea3feeee..e97b806974 100644
--- a/plugins/docsis/packet-dccack.c
+++ b/plugins/docsis/packet-dccack.c
@@ -163,7 +163,7 @@ proto_register_docsis_dccack (void)
/* Register the protocol name and description */
proto_docsis_dccack =
- proto_register_protocol ("DOCSIS Downstream Channel Change Acknowledge ",
+ proto_register_protocol ("DOCSIS Downstream Channel Change Acknowledge",
"DOCSIS DCC-ACK", "docsis_dccack");
/* Required function calls to register the header fields and subtrees used */