diff options
Diffstat (limited to 'contrib/libpcap/etherent.c')
-rw-r--r-- | contrib/libpcap/etherent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libpcap/etherent.c b/contrib/libpcap/etherent.c index 7d8d64b..e00325e 100644 --- a/contrib/libpcap/etherent.c +++ b/contrib/libpcap/etherent.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: etherent.c,v 1.20 96/09/26 23:28:00 leres Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.20.1.1 1999/10/07 23:46:40 mcr Exp $ (LBL)"; #endif #include <sys/types.h> |