diff options
Diffstat (limited to 'sys/boot/pc98/libpc98/time.c')
-rw-r--r-- | sys/boot/pc98/libpc98/time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/libpc98/time.c b/sys/boot/pc98/libpc98/time.c index b8dbe0227e7c2..5c2fd13ffeee5 100644 --- a/sys/boot/pc98/libpc98/time.c +++ b/sys/boot/pc98/libpc98/time.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/pc98/libpc98/time.c,v 1.6 2005/05/08 14:17:28 nyan Exp $"); #include <stand.h> #include <btxv86.h> |