diff options
Diffstat (limited to 'sys/boot/pc98/boot2/disk.c')
-rw-r--r-- | sys/boot/pc98/boot2/disk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/disk.c b/sys/boot/pc98/boot2/disk.c index f892c276ce92e..5d57cfda59fb7 100644 --- a/sys/boot/pc98/boot2/disk.c +++ b/sys/boot/pc98/boot2/disk.c @@ -40,7 +40,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/pc98/boot2/disk.c,v 1.11 2004/07/30 09:42:04 nyan Exp $"); #include "boot.h" #include <sys/disklabel.h> |