]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rip.c
add tracefiles for infinite loop testing
[tcpdump] / print-rip.c
index 61c131f48bce3beccb624ffcc1adfb9ad8d84184..2e6e881d6feef07d1958e6b0c208e8704ef47a22 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.55 2002-12-22 02:01:49 hannes Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.55.2.2 2003-11-16 08:51:41 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H