summaryrefslogtreecommitdiff
path: root/sys/i386/boot/dosboot/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/boot/dosboot/exec.h')
-rw-r--r--sys/i386/boot/dosboot/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/exec.h b/sys/i386/boot/dosboot/exec.h
index d64f63b77489b..987dcccf74e37 100644
--- a/sys/i386/boot/dosboot/exec.h
+++ b/sys/i386/boot/dosboot/exec.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)exec.h 8.3 (Berkeley) 1/21/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/exec.h,v 1.5 1999/08/28 00:43:23 peter Exp $
*/
#ifndef _SYS_EXEC_H_