diff options
Diffstat (limited to 'sys/i386/isa/isa.h')
-rw-r--r-- | sys/i386/isa/isa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/isa.h b/sys/i386/isa/isa.h index 2f3b7cc774742..573c0de69f4d6 100644 --- a/sys/i386/isa/isa.h +++ b/sys/i386/isa/isa.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)isa.h 5.7 (Berkeley) 5/9/91 - * $Id: isa.h,v 1.16 1995/09/08 03:14:00 julian Exp $ + * $Id: isa.h,v 1.14.4.1 1995/09/12 06:22:36 davidg Exp $ */ #ifndef _I386_ISA_ISA_H_ |