diff options
Diffstat (limited to 'sys/boot/i386/boot2/boot2.c')
-rw-r--r-- | sys/boot/i386/boot2/boot2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot2/boot2.c b/sys/boot/i386/boot2/boot2.c index 791a999be1b2..e443dbec310f 100644 --- a/sys/boot/i386/boot2/boot2.c +++ b/sys/boot/i386/boot2/boot2.c @@ -14,7 +14,7 @@ */ /* - * $Id: boot2.c,v 1.18.2.2 1999/02/25 17:49:24 rnordier Exp $ + * $Id: boot2.c,v 1.18.2.3 1999/04/20 12:02:00 joerg Exp $ */ #include <sys/param.h> |