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 f3ec5571819cd..50cfcffafd21c 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
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/imgact.h,v 1.5 1999/08/28 00:43:23 peter Exp $
*/
#ifndef _IMGACT_AOUT_H_