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 f25312fbe305d..fed3905c97401 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.32.1 2010/02/10 00:26:20 kensmith Exp $"); /* * Driver to take care of holes in ISA I/O memory occupied |