]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zephyr.c
Add some additional bounds checking.
[tcpdump] / print-zephyr.c
index db8aceccc3603ea8d66f4817b9b7e407fc063cfd..89314c9a07ffba4347514e55bf54b12a8ac16bf3 100644 (file)
@@ -19,8 +19,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.6 2002-09-05 00:00:24 guy Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.8 2003-11-16 09:36:42 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H