diff options
Diffstat (limited to 'lib/libpcap/etherent.c')
| -rw-r--r-- | lib/libpcap/etherent.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpcap/etherent.c b/lib/libpcap/etherent.c index 7045f3dcf04b..68ce3628eef0 100644 --- a/lib/libpcap/etherent.c +++ b/lib/libpcap/etherent.c @@ -20,7 +20,7 @@   */  #ifndef lint  static char rcsid[] = -    "@(#) $Header: etherent.c,v 1.8 94/06/20 19:07:50 leres Exp $ (LBL)"; +    "@(#) $Header: /pub/FreeBSD/FreeBSD-CVS/src/lib/libpcap/etherent.c,v 1.1.1.1 1995/01/20 04:13:05 jkh Exp $ (LBL)";  #endif  #include <sys/types.h>  | 
