diff options
Diffstat (limited to 'sys/i386/boot/dosboot/boot.h')
-rw-r--r-- | sys/i386/boot/dosboot/boot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/boot.h b/sys/i386/boot/dosboot/boot.h index f72fa1dc7c12..f526b9e3f562 100644 --- a/sys/i386/boot/dosboot/boot.h +++ b/sys/i386/boot/dosboot/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes.
*
* from: Mach, Revision 2.2 92/04/04 11:35:03 rpd
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/boot.h,v 1.4.4.1 1999/08/29 16:04:59 peter Exp $
*/
#include "types.h"
|