diff options
Diffstat (limited to 'sys/i386/isa/clock.c')
-rw-r--r-- | sys/i386/isa/clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/clock.c b/sys/i386/isa/clock.c index 7a75cfb0befc..204c459ab7a2 100644 --- a/sys/i386/isa/clock.c +++ b/sys/i386/isa/clock.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/i386/isa/clock.c,v 1.222.2.3 2007/06/29 21:05:28 jhb Exp $"); /* * Routines to handle clock hardware. |