diff options
Diffstat (limited to 'etherent.c')
-rw-r--r-- | etherent.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/etherent.c b/etherent.c index d9de11467e83..707fd9d148b7 100644 --- a/etherent.c +++ b/etherent.c @@ -19,11 +19,6 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.23 2006-10-04 18:09:22 guy Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif |