summaryrefslogtreecommitdiff
path: root/l2vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'l2vpn.c')
-rw-r--r--l2vpn.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/l2vpn.c b/l2vpn.c
index 2f19dfd0..e9b72fff 100644
--- a/l2vpn.c
+++ b/l2vpn.c
@@ -13,11 +13,6 @@
* Original code by Hannes Gredler (hannes@juniper.net)
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/l2vpn.c,v 1.1 2004-06-15 09:42:40 hannes Exp $ (LBL)";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif