diff options
Diffstat (limited to 'sys/boot/pc98/boot2/table.c')
-rw-r--r-- | sys/boot/pc98/boot2/table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/table.c b/sys/boot/pc98/boot2/table.c index e8e6dea521b0..7912b97fdffc 100644 --- a/sys/boot/pc98/boot2/table.c +++ b/sys/boot/pc98/boot2/table.c @@ -49,7 +49,7 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/pc98/boot2/table.c,v 1.5.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include "boot.h" |