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 c1bd097006625..5ac3326064489 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
- * $Id$
+ * $Id: boot.h,v 1.4 1997/02/22 09:30:35 peter Exp $
*/
#include "types.h"
|