]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-timed.c
The patches attached to this email are required to get a fully working tcpdump
[tcpdump] / print-timed.c
index 3448865c31fbe2c493bf93c47efdb643114e72c3..55fbb39eaed74d164172b8ccefad458ab8948222 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.9 2003-11-16 09:36:40 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H