]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-arcnet.c
Have the configure script arrange that the Makefile define _U_
[tcpdump] / print-arcnet.c
index 08da74f07c6b918fccaf98268d546865137b6966..2c9d4e8e667548e384a1a6a83127243a6b4de391 100644 (file)
@@ -21,8 +21,8 @@
  * From: NetBSD: print-arcnet.c,v 1.2 2000/04/24 13:02:28 itojun Exp
  */
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.15 2003-01-23 09:15:14 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.17 2003-11-16 09:36:12 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H