]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ipcomp.c
Have the configure script arrange that the Makefile define _U_
[tcpdump] / print-ipcomp.c
index bc76448f00a8cfb3e5eb7f4da28be838c50119bb..89bcac708dbc4911241879417cd6341f15ddd38d 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ipcomp.c,v 1.17 2002-12-11 07:14:03 guy Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ipcomp.c,v 1.19 2003-11-16 09:36:24 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H