]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ascii.c
Add missing bounds checking to the DVMRP and PIM print routines.
[tcpdump] / print-ascii.c
index 1bbc8be4f31e6fd0f4db6a1295baee174bf21536..c00d039d02dd3ae728d2d2ee8a1dc4e8a200b98d 100644 (file)
@@ -41,8 +41,8 @@
 #endif
 
 #ifndef lint
-static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-ascii.c,v 1.10 2002-09-05 00:00:10 guy Exp $";
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/print-ascii.c,v 1.10.2.2 2003-11-16 08:51:11 guy Exp $";
 #endif
 #include <tcpdump-stdinc.h>
 #include <stdio.h>