]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
print-mobile: mobile_print(): variable 'cp' is assigned a value that is never used
[tcpdump] / print-mpls.c
index d97cce5278b4871cf31df384c8122d2b3a55d7a9..245d02982628b975368ca21c08998c19ca1beddc 100644 (file)
  * SUCH DAMAGE.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.14 2005-07-05 09:38:19 hannes Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -147,7 +142,7 @@ mpls_print(const u_char *bp, u_int length)
                case 0x4f:
                        pt = PT_IPV4;
                        break;
-                               
+
                case 0x60:
                case 0x61:
                case 0x62: