diff options
Diffstat (limited to 'sys/i386/boot/cdboot/boot.c')
-rw-r--r-- | sys/i386/boot/cdboot/boot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/cdboot/boot.c b/sys/i386/boot/cdboot/boot.c index bee6b87d06f7..5cd069700d17 100644 --- a/sys/i386/boot/cdboot/boot.c +++ b/sys/i386/boot/cdboot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $FreeBSD$ + * $FreeBSD: src/sys/i386/boot/cdboot/boot.c,v 1.2.2.1 1999/08/29 16:04:55 peter Exp $ */ |