X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ad7a38341c19e71e3595c17368ac18f08b71482d..47fc89d711eec0a073d9b3b293a1af901b5bd791:/print-ntp.c diff --git a/print-ntp.c b/print-ntp.c index 85c9bb75..21bb7374 100644 --- a/print-ntp.c +++ b/print-ntp.c @@ -23,11 +23,6 @@ * loosely based on print-bootp.c */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-ntp.c,v 1.43 2007-11-30 13:45:10 hannes Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif