diff options
Diffstat (limited to 'print-sll.c')
-rw-r--r-- | print-sll.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/print-sll.c b/print-sll.c index af14a4e2..dd8ceef7 100644 --- a/print-sll.c +++ b/print-sll.c @@ -18,10 +18,6 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-sll.c,v 1.19 2005-11-13 12:12:43 guy Exp $ (LBL)"; -#endif #ifdef HAVE_CONFIG_H #include "config.h" |