diff options
Diffstat (limited to 'sys/isa/orm.c')
-rw-r--r-- | sys/isa/orm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/orm.c b/sys/isa/orm.c index f25312fbe305..c81ef42279d1 100644 --- a/sys/isa/orm.c +++ b/sys/isa/orm.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/isa/orm.c,v 1.5.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); /* * Driver to take care of holes in ISA I/O memory occupied |