aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-dcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/docsis/packet-dcd.c')
-rw-r--r--plugins/docsis/packet-dcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/docsis/packet-dcd.c b/plugins/docsis/packet-dcd.c
index fb263c7602..b18c14cc7f 100644
--- a/plugins/docsis/packet-dcd.c
+++ b/plugins/docsis/packet-dcd.c
@@ -840,7 +840,7 @@ proto_register_docsis_dcd (void)
/* Register the protocol name and description */
proto_docsis_dcd =
- proto_register_protocol ("DOCSIS Downstream Channel Descriptor ",
+ proto_register_protocol ("DOCSIS Downstream Channel Descriptor",
"DOCSIS DCD", "docsis_dcd");
/* Required function calls to register the header fields and subtrees used */