From a45d5a033f69ab70d6de3ead1e8c6fd59f87352b Mon Sep 17 00:00:00 2001 From: fenner Date: Tue, 27 May 1997 02:17:42 +0000 Subject: Merge tcpdump 3.3. The print_nfs.c changes are pretty extensive; this is partially because LBL did a lot of cleanup and partially because I removed lots of pointless changes away from the LBL style. PR: 3371 mostly-Submitted by: Chris Timmons --- contrib/tcpdump/print-bootp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/tcpdump/print-bootp.c') diff --git a/contrib/tcpdump/print-bootp.c b/contrib/tcpdump/print-bootp.c index 4402e49..425c11c 100644 --- a/contrib/tcpdump/print-bootp.c +++ b/contrib/tcpdump/print-bootp.c @@ -21,8 +21,8 @@ * Format and print bootp packets. */ #ifndef lint -static char rcsid[] = - "@(#) $Header: print-bootp.c,v 1.42 96/07/23 14:17:22 leres Exp $ (LBL)"; +static const char rcsid[] = + "@(#) $Header: print-bootp.c,v 1.43 96/09/26 23:36:42 leres Exp $ (LBL)"; #endif #include -- cgit v1.1