diff options
Diffstat (limited to 'usr.sbin/tcpdump/machdep.h')
-rw-r--r-- | usr.sbin/tcpdump/machdep.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/machdep.h b/usr.sbin/tcpdump/machdep.h index 2b7a35250cb..c4ab146234d 100644 --- a/usr.sbin/tcpdump/machdep.h +++ b/usr.sbin/tcpdump/machdep.h @@ -1,3 +1,5 @@ +/* $OpenBSD: machdep.h,v 1.3 2000/10/03 14:31:55 ho Exp $ */ + /* * Copyright (c) 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: /cvs/OpenBSD/src/usr.sbin/tcpdump/machdep.h,v 1.2 2000/04/30 05:23:28 ericj Exp $ (LBL) + * @(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/machdep.h,v 1.3 2000/10/03 14:31:55 ho Exp $ (LBL) */ #ifndef tcpdump_machdep_h #define tcpdump_machdep_h |