diff options
Diffstat (limited to 'ipproto.c')
-rwxr-xr-x | ipproto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipproto.c b/ipproto.c index 66ea3563ce8f1..7b89afb9c836e 100755 --- a/ipproto.c +++ b/ipproto.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/ipproto.c,v 1.3.2.3 2005/09/20 06:05:37 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/ipproto.c,v 1.6 2005-09-20 06:01:22 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |