diff options
Diffstat (limited to 'sys/isa/isahint.c')
-rw-r--r-- | sys/isa/isahint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/isahint.c b/sys/isa/isahint.c index 65a0d5c8950de..3b0efe30f4633 100644 --- a/sys/isa/isahint.c +++ b/sys/isa/isahint.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/isa/isahint.c,v 1.16 2005/04/13 03:26:24 mdodd Exp $"); #include <sys/param.h> #include <sys/systm.h> |