]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-enc.c
- bugfix: rework the AS_PATH decoder per draft-ietf-idr-rfc3065bis:
[tcpdump] / print-enc.c
index 061d6913efb12738cb5c158cbedacf7708d07b72..e3c2ad738be71b5bd5b98105bdbfeaf7254d65b5 100644 (file)
@@ -22,8 +22,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-enc.c,v 1.1 2003-03-08 08:55:34 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-enc.c,v 1.3 2003-11-16 09:36:20 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H