diff options
Diffstat (limited to 'sys/pc98/boot/biosboot/io.c')
-rw-r--r-- | sys/pc98/boot/biosboot/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/boot/biosboot/io.c b/sys/pc98/boot/biosboot/io.c index 148004be1542..d1133a7db798 100644 --- a/sys/pc98/boot/biosboot/io.c +++ b/sys/pc98/boot/biosboot/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $FreeBSD$ + * $Id$ */ #include "boot.h" |