mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2024-12-26 10:32:12 +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.w #0,$10(A0) ; ioResult = statusErr
|
||||
move.w #0,$10(A0) ; ioResult = noErr
|
||||
bra DrvrFinish
|
||||
|
||||
status_drvStsCode ; tell them about some of our flags
|
||||
|
Loading…
Reference in New Issue
Block a user