diff options
Diffstat (limited to 'sys/x86/isa/elcr.c')
| -rw-r--r-- | sys/x86/isa/elcr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x86/isa/elcr.c b/sys/x86/isa/elcr.c index 266d78396db9..bdb1f8c1bcc1 100644 --- a/sys/x86/isa/elcr.c +++ b/sys/x86/isa/elcr.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/x86/isa/elcr.c,v 1.1.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); /* * The ELCR is a register that controls the trigger mode and polarity of |
