diff options
Diffstat (limited to 'print-pflog.c')
-rw-r--r-- | print-pflog.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/print-pflog.c b/print-pflog.c index b38fd99b..39b30bec 100644 --- a/print-pflog.c +++ b/print-pflog.c @@ -19,11 +19,6 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-pflog.c,v 1.16 2007-09-12 19:36:18 guy Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif |