aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/boot/dosboot/imgact.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
commita0d351b26be784ec2f31673b9c873781f01bad63 (patch)
tree5d0d134564f782e2ea5841c289a150806df6ba7c /sys/i386/boot/dosboot/imgact.h
parentfcc0587080d3250a509550d7222e70e6cdc7d281 (diff)
downloadsrc-a0d351b26be784ec2f31673b9c873781f01bad63.tar.gz
src-a0d351b26be784ec2f31673b9c873781f01bad63.zip
Diffstat (limited to 'sys/i386/boot/dosboot/imgact.h')
-rw-r--r--sys/i386/boot/dosboot/imgact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/imgact.h b/sys/i386/boot/dosboot/imgact.h
index dde841e1ea83..c8ae79b4256e 100644
--- a/sys/i386/boot/dosboot/imgact.h
+++ b/sys/i386/boot/dosboot/imgact.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)exec.h 8.1 (Berkeley) 6/11/93
- * $Id: imgact_aout.h,v 1.1 1994/09/24 21:09:18 davidg Exp $
+ * $Id: imgact.h,v 1.2 1995/04/27 18:22:26 phk Exp $
*/
#ifndef _IMGACT_AOUT_H_