X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ad7a38341c19e71e3595c17368ac18f08b71482d..47fc89d711eec0a073d9b3b293a1af901b5bd791:/print-radius.c diff --git a/print-radius.c b/print-radius.c index d16c794d..da2fd991 100644 --- a/print-radius.c +++ b/print-radius.c @@ -42,11 +42,6 @@ * TODO: Among other things to print ok MacIntosh and Vendor values */ -#ifndef lint -static const char rcsid[] _U_ = - "$Id: print-radius.c,v 1.28 2005-09-26 01:01:55 guy Exp $"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif