]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pim.c
Have the configure script arrange that the Makefile define _U_
[tcpdump] / print-pim.c
index 1b0279039c7829afd2d16e353598afde5bc04d23..57d8f9f8f8a51fd80f59841d1cf16bc1f95d2166 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-pim.c,v 1.37 2003-10-29 02:07:57 itojun Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-pim.c,v 1.39 2003-11-16 09:36:32 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H