diff options
Diffstat (limited to 'sys/dev/isa/pas.c')
| -rw-r--r-- | sys/dev/isa/pas.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/pas.c b/sys/dev/isa/pas.c index df407777a5e..76e8be0ecc2 100644 --- a/sys/dev/isa/pas.c +++ b/sys/dev/isa/pas.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pas.c,v 1.22 2002/03/14 01:26:56 millert Exp $ */ +/* $OpenBSD: pas.c,v 1.23 2002/06/14 21:34:59 todd Exp $ */ /* $NetBSD: pas.c,v 1.37 1998/01/12 09:43:43 thorpej Exp $ */ /* @@ -43,7 +43,7 @@ */ /* * Todo: - * - look at other PAS drivers (for PAS native suport) + * - look at other PAS drivers (for PAS native support) * - use common sb.c once emulation is setup */ |
