diff options
Diffstat (limited to 'ipproto.c')
-rw-r--r-- | ipproto.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -13,11 +13,6 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/ipproto.c,v 1.6 2005-09-20 06:01:22 guy Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif |