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 f31c7ea2eeaa1..50250d79cc072 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.239.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Routines to handle clock hardware. |