diff options
Diffstat (limited to 'sys/amd64/isa/isa.c')
| -rw-r--r-- | sys/amd64/isa/isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/isa/isa.c b/sys/amd64/isa/isa.c index 1f202262528c..78df6c4e462d 100644 --- a/sys/amd64/isa/isa.c +++ b/sys/amd64/isa/isa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/amd64/isa/isa.c,v 1.149 2007/02/23 12:18:26 piso Exp $"); /*- * Modifications for Intel architecture by Garrett A. Wollman. |
