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..ace75e499d3b 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 2004/07/05 17:26:04 imp Exp $"); /* * Driver to take care of holes in ISA I/O memory occupied |