aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/docsis/packet-mdd.c1
-rw-r--r--plugins/docsis/packet-regreqmp.c1
-rw-r--r--plugins/docsis/packet-sync.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/plugins/docsis/packet-mdd.c b/plugins/docsis/packet-mdd.c
index 6ac9ded1e8..3a2801ef38 100644
--- a/plugins/docsis/packet-mdd.c
+++ b/plugins/docsis/packet-mdd.c
@@ -1,4 +1,5 @@
/* packet-mdd.c
+ * Routines for MDD Message dissection
* Copyright 2007, Bruno Verstuyft <bruno.verstuyft@excentis.com>
*
*
diff --git a/plugins/docsis/packet-regreqmp.c b/plugins/docsis/packet-regreqmp.c
index 8198754c68..da6df60328 100644
--- a/plugins/docsis/packet-regreqmp.c
+++ b/plugins/docsis/packet-regreqmp.c
@@ -1,4 +1,5 @@
/* packet-regreqmp.c
+ * Routines for REG-REQ-MP Message dissection
* Copyright 2007, Bruno Verstuyft <bruno.verstuyft@excentis.com>
*
* Based on packet-regreq.c (by Anand V. Narwani <anand[AT]narwani.org>)
diff --git a/plugins/docsis/packet-sync.c b/plugins/docsis/packet-sync.c
index 755b847fa0..347c0b583a 100644
--- a/plugins/docsis/packet-sync.c
+++ b/plugins/docsis/packet-sync.c
@@ -1,4 +1,5 @@
/* packet-sync.c
+ * Routines for Sync Message dissection
* Copyright 2007, Bruno Verstuyft <bruno.verstuyft@excentis.com>
*
*