]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-udp.c
From Brian Ginsbach: add the Cray NV1 CPU to the list of CPUs that don't
[tcpdump] / print-udp.c
index 2888a6d74b9b3af931bd1b5e67634c56a3238208..69ef39d542788246f8fe196764e403d2eca3f16e 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-udp.c,v 1.124 2003-11-05 06:03:01 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-udp.c,v 1.126 2003-11-16 09:36:41 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H