diff options
Diffstat (limited to 'usr.sbin/tcpdump/ethertype.h')
| -rw-r--r-- | usr.sbin/tcpdump/ethertype.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/ethertype.h b/usr.sbin/tcpdump/ethertype.h index a2b39e0deac..f967f2d3a51 100644 --- a/usr.sbin/tcpdump/ethertype.h +++ b/usr.sbin/tcpdump/ethertype.h @@ -1,3 +1,5 @@ +/* $OpenBSD: ethertype.h,v 1.9 2000/10/03 14:31:54 ho Exp $ */ + /* * Copyright (c) 1993, 1994, 1996 * The Regents of the University of California. All rights reserved. @@ -18,7 +20,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#) $Header: /home/cvs/src/usr.sbin/tcpdump/ethertype.h,v 1.8 2000/04/26 21:35:38 jakob Exp $ (LBL) + * @(#) $Header: /home/cvs/src/usr.sbin/tcpdump/ethertype.h,v 1.9 2000/10/03 14:31:54 ho Exp $ (LBL) */ /* Types missing from some systems */ |
