]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
do not use gcc-ism for macro, instead abuse C-syntax
[tcpdump] / print-mpls.c
index 04712fc0472035a2381c8f5c73e1124956880275..319e8b21e1e79a58ccaa430b76179a079fffb31f 100644 (file)
  * SUCH DAMAGE.
  */
 
+#ifndef lint
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.10 2003-11-16 09:36:29 guy Exp $ (LBL)";
+#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #include "interface.h"
 #include "extract.h"                   /* must come after interface.h */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.9 2003-11-15 00:39:32 guy Exp $ (LBL)";
-#endif
 #define LABEL_MASK     0xfffff000
 #define LABEL_SHIFT    12
 #define        EXP_MASK        0x00000e00