diff options
Diffstat (limited to 'print-pptp.c')
-rw-r--r-- | print-pptp.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/print-pptp.c b/print-pptp.c index ce39b6d2..7e8d1d3f 100644 --- a/print-pptp.c +++ b/print-pptp.c @@ -21,12 +21,6 @@ * PPTP support contributed by Motonori Shindo (mshindo@mshindo.net) */ - -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-pptp.c,v 1.12 2006-06-23 02:03:09 hannes Exp $"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif |