summaryrefslogtreecommitdiff
path: root/sys/i386/boot/dosboot/imgact.h
diff options
context:
space:
mode:
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 dde841e1ea834..c8ae79b4256ea 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_