diff options
| author | wiz <wiz@NetBSD.org> | 2002-07-26 14:11:34 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-07-26 14:11:34 +0000 |
| commit | 645df36efff1cf24c46261fc5071d51ac28f06da (patch) | |
| tree | 8721bcc1289e6b3b040839a5e83c7d4d993c5011 /sys/dev/microcode/siop | |
| parent | b02ee1f0b7eae254ff77675478bb932f845e6e72 (diff) | |
Spell '[Rr]ight' correctly. From Jim Bernard.
Diffstat (limited to 'sys/dev/microcode/siop')
| -rw-r--r-- | sys/dev/microcode/siop/siop.ss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/siop/siop.ss b/sys/dev/microcode/siop/siop.ss index 4c29f771ba4..4c9f5810eda 100644 --- a/sys/dev/microcode/siop/siop.ss +++ b/sys/dev/microcode/siop/siop.ss @@ -1,4 +1,4 @@ -; $NetBSD: siop.ss,v 1.16 2002/07/26 01:00:44 wiz Exp $ +; $NetBSD: siop.ss,v 1.17 2002/07/26 14:11:34 wiz Exp $ ; ; Copyright (c) 2000 Manuel Bouyer. @@ -215,7 +215,7 @@ led_on2: NOP; MOVE SSID & 0x8f to SFBR MOVE SFBR to SCRATCHA0 ; save reselect ID -; find the rigth param for this target +; find the right param for this target resel_targ0: JUMP abs_targ0, IF 0xff; JUMP abs_targ0, IF 0xff; |
