]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ip.c
Have the configure script arrange that the Makefile define _U_
[tcpdump] / print-ip.c
index b02427b4e10f3aba77ed881c1a102dfa8d8c7ad7..2d287d36263ccd4555d37ef89a991020208d5ce5 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.128 2003-07-08 01:14:44 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.130 2003-11-16 09:36:23 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H