]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-raw.c
add tracefiles for infinite loop testing
[tcpdump] / print-raw.c
index 08cee76ca8e53a56996259998aa829c2e45ca537..df901a3c962f1e40348b9e899d6836b8189c4902 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-raw.c,v 1.39 2002-12-19 09:39:15 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-raw.c,v 1.39.2.2 2003-11-16 08:51:40 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H