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..f3d9928417b53 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include "boot.h" #include <sys/disklabel.h> |