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 f9706cad3e00f..8eea7c75c6923 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.13 2005/05/08 14:17:27 nyan Exp $"); #include "boot.h" #include <sys/disklabel.h> |