diff options
Diffstat (limited to 'print-pppoe.c')
-rw-r--r-- | print-pppoe.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/print-pppoe.c b/print-pppoe.c index 6b08b6f1..6fbc669b 100644 --- a/print-pppoe.c +++ b/print-pppoe.c @@ -21,11 +21,6 @@ * Original code by Greg Stark <gsstark@mit.edu> */ -#ifndef lint -static const char rcsid[] _U_ = -"@(#) $Header: /tcpdump/master/tcpdump/print-pppoe.c,v 1.31 2005-04-26 19:48:38 guy Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif |