]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-token.c
- bugfix: rework the AS_PATH decoder per draft-ietf-idr-rfc3065bis:
[tcpdump] / print-token.c
index 9695549ed9b59dd3a2f3b58d48d752c2eedecaae..fa47962ec20b3d937fb3397afa904f81750b8d1a 100644 (file)
  * Further tweaked to more closely resemble print-fddi.c
  *     Guy Harris <[email protected]>
  */
+#ifndef lint
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.22.2.2 2003-11-16 08:51:51 guy Exp $";
+#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #include "addrtoname.h"
 #include "ethertype.h"
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.22.2.1 2003-11-15 22:29:14 guy Exp $";
-#endif
 #include "ether.h"
 #include "token.h"