]> The Tcpdump Group git mirrors - tcpdump/blobdiff - l2vpn.c
Introduce --time-stamp-precision
[tcpdump] / l2vpn.c
diff --git a/l2vpn.c b/l2vpn.c
index 2f19dfd0b3195b03a2a647e2b69e719a0a5df399..54037aa19bc35391a6758006a259dc1e95fecec2 100644 (file)
--- a/l2vpn.c
+++ b/l2vpn.c
  * Original code by Hannes Gredler ([email protected])
  */
 
-#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
-
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif