]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rsvp.c
From Brian Ginsbach: add the Cray NV1 CPU to the list of CPUs that don't
[tcpdump] / print-rsvp.c
index c2ff5f632732adcc79795d6c57d085399974d5f1..5592421b5e512bcdb70457b933f2e188fdfa9008 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-rsvp.c,v 1.24 2003-10-22 11:43:04 hannes Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-rsvp.c,v 1.26 2003-11-16 09:36:35 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H