]> The Tcpdump Group git mirrors - tcpdump/blobdiff - vfprintf.c
The patches attached to this email are required to get a fully working tcpdump
[tcpdump] / vfprintf.c
index 7bd3329abbe4d46c5b758e0a376357e760ceafe4..6f8407af696021329d22d8acd8c6b7070b496037 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.4 2000-07-01 03:39:12 assar Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.6 2003-11-16 09:36:45 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H