X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ad7a38341c19e71e3595c17368ac18f08b71482d..47fc89d711eec0a073d9b3b293a1af901b5bd791:/print-token.c diff --git a/print-token.c b/print-token.c index d1b20756..ba6a8c68 100644 --- a/print-token.c +++ b/print-token.c @@ -23,10 +23,6 @@ * Further tweaked to more closely resemble print-fddi.c * Guy Harris */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.27 2005-11-13 12:12:43 guy Exp $"; -#endif #ifdef HAVE_CONFIG_H #include "config.h"