X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ad7a38341c19e71e3595c17368ac18f08b71482d..9ac6bc07e9e81f8c349c6adf9807a0405dd3b653:/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