X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ad7a38341c19e71e3595c17368ac18f08b71482d..c91ffeae22ab1c7d6714f0935a51030d088a5f5c:/print-syslog.c diff --git a/print-syslog.c b/print-syslog.c index 89019bf5..40c8a924 100644 --- a/print-syslog.c +++ b/print-syslog.c @@ -14,11 +14,6 @@ * FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-syslog.c,v 1.1 2004-10-29 11:42:53 hannes Exp $"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif