From abc6fb24fa2d8ef52692532776fb6de59de791dd Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Wed, 5 Mar 2014 08:53:22 +0100 Subject: Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6d (Copyright or info about file...) Change-Id: I90ba8b1c3ec8406b0c3365a69a8555837fc4bbb1 Reviewed-on: https://code.wireshark.org/review/515 Reviewed-by: Alexis La Goutte Tested-by: Alexis La Goutte --- plugins/docsis/packet-mdd.c | 1 + plugins/docsis/packet-regreqmp.c | 1 + plugins/docsis/packet-sync.c | 1 + 3 files changed, 3 insertions(+) (limited to 'plugins') 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 * * 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 * * Based on packet-regreq.c (by Anand V. Narwani ) 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 * * -- cgit v1.2.3