mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-01-13 21:33:44 +00:00
Fix comment in client code
This commit is contained in:
parent
bd32694280
commit
d2181a6ae8
@ -463,7 +463,7 @@ status_fmtLstCode ; tell them about our size
|
|||||||
|
|
||||||
move.l (SP)+,A2
|
move.l (SP)+,A2
|
||||||
|
|
||||||
move.w #0,$10(A0) ; ioResult = statusErr
|
move.w #0,$10(A0) ; ioResult = noErr
|
||||||
bra DrvrFinish
|
bra DrvrFinish
|
||||||
|
|
||||||
status_drvStsCode ; tell them about some of our flags
|
status_drvStsCode ; tell them about some of our flags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user