diff options
Diffstat (limited to 'sys/boot/ofw/libofw/ofw_time.c')
-rw-r--r-- | sys/boot/ofw/libofw/ofw_time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/ofw_time.c b/sys/boot/ofw/libofw/ofw_time.c index 581bf22320c97..51ca1e34ebf66 100644 --- a/sys/boot/ofw/libofw/ofw_time.c +++ b/sys/boot/ofw/libofw/ofw_time.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ofw/libofw/ofw_time.c,v 1.4 2004/01/04 23:27:31 obrien Exp $"); #include <stand.h> #include "openfirm.h" |