diff options
| author | 2004-04-27 12:00:03 +0000 | |
|---|---|---|
| committer | 2004-04-27 12:00:03 +0000 | |
| commit | 3bd745bc99aca9d4dd13b8d459745c90348c4bfb (patch) | |
| tree | a643aabc38d5983f2f2669aa267e8136ff872ce5 /sys/dev/microcode | |
| parent | various small fixes; (diff) | |
| download | wireguard-openbsd-3bd745bc99aca9d4dd13b8d459745c90348c4bfb.tar.xz wireguard-openbsd-3bd745bc99aca9d4dd13b8d459745c90348c4bfb.zip | |
irregardless -> irrespective;
ok millert@ krw@
derision from the rest of the world
stolen from a rejected freebsd pr;
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx.seq | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic79xx.seq b/sys/dev/microcode/aic7xxx/aic79xx.seq index 6a7842397cc..944501676bf 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx.seq +++ b/sys/dev/microcode/aic7xxx/aic79xx.seq @@ -1,4 +1,4 @@ -/* $OpenBSD: aic79xx.seq,v 1.2 2003/12/24 23:27:55 krw Exp $ */ +/* $OpenBSD: aic79xx.seq,v 1.3 2004/04/27 12:00:03 jmc Exp $ */ /* $NetBSD: aic79xx.seq,v 1.8 2003/08/29 03:54:06 thorpej Exp $ */ /* @@ -445,7 +445,7 @@ BEGIN_CRITICAL; shr SELOID, 4, SCB_SCSIID; /* * If we want to send a message to the device, ensure - * we are selecting with atn irregardless of our packetized + * we are selecting with atn irrespective of our packetized * agreement. Since SPI4 only allows target reset or PPR * messages if this is a packetized connection, the change * to our negotiation table entry for this selection will |
