]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-timed.c
add tracefiles for infinite loop testing
[tcpdump] / print-timed.c
index 3448865c31fbe2c493bf93c47efdb643114e72c3..1be1348be487721a956dde8e7684c5e7fa4d7309 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-timed.c,v 1.7 2002-12-11 07:14:10 guy Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-timed.c,v 1.7.2.2 2003-11-16 08:51:51 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H