diff options
Diffstat (limited to 'sys/boot/pc98/boot2/io.c')
-rw-r--r-- | sys/boot/pc98/boot2/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/io.c b/sys/boot/pc98/boot2/io.c index 522f60d41425..35d429c47a3c 100644 --- a/sys/boot/pc98/boot2/io.c +++ b/sys/boot/pc98/boot2/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $Id$ + * $Id: io.c,v 1.1.2.1 1999/02/06 07:37:12 kato Exp $ */ #include "boot.h" |