diff options
| author | 2002-06-14 21:34:58 +0000 | |
|---|---|---|
| committer | 2002-06-14 21:34:58 +0000 | |
| commit | e4d25771e502a9b366bb8bafa82e4b9d2dab6ffa (patch) | |
| tree | d3889a616a1b0ce198ee331a24bc7bfe5edff217 /sys/dev/isa/pas.c | |
| parent | make the output of pfctl -k look nice again (diff) | |
| download | wireguard-openbsd-e4d25771e502a9b366bb8bafa82e4b9d2dab6ffa.tar.xz wireguard-openbsd-e4d25771e502a9b366bb8bafa82e4b9d2dab6ffa.zip | |
spelling; from Brian Poole <raj@cerias.purdue.edu>
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 */ |
