summaryrefslogtreecommitdiff
path: root/print-lldp.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-lldp.c')
-rw-r--r--print-lldp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/print-lldp.c b/print-lldp.c
index f9acfb5d..e6cad7eb 100644
--- a/print-lldp.c
+++ b/print-lldp.c
@@ -19,11 +19,6 @@
* DCBX extensions by Kaladhar Musunuru <kaladharm@sourceforge.net>
*/
-#ifndef lint
-static const char rcsid[] _U_ =
-"@(#) $Header: /tcpdump/master/tcpdump/print-lldp.c,v 1.10 2008-03-20 09:30:56 hannes Exp $";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif