diff options
Diffstat (limited to 'sys/i386/isa/si.c')
-rw-r--r-- | sys/i386/isa/si.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/si.c b/sys/i386/isa/si.c index 17055e087a10..bd141b41d5c2 100644 --- a/sys/i386/isa/si.c +++ b/sys/i386/isa/si.c @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $Id: si.c,v 1.8 1995/09/22 18:28:21 peter Exp $ + * $Id: si.c,v 1.9 1995/09/22 20:00:12 peter Exp $ */ #ifndef lint |