diff options
Diffstat (limited to 'sys/i386/isa/pmtimer.c')
| -rw-r--r-- | sys/i386/isa/pmtimer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/pmtimer.c b/sys/i386/isa/pmtimer.c index 87eda2d4b0a2b..0744224a9c97d 100644 --- a/sys/i386/isa/pmtimer.c +++ b/sys/i386/isa/pmtimer.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/i386/isa/pmtimer.c,v 1.6.10.1 2010/02/10 00:26:20 kensmith Exp $"); /* * Timer device driver for power management events. |
