Fix comment in client code

This commit is contained in:
Elliot Nunn 2020-12-01 10:39:24 +08:00
parent bd32694280
commit d2181a6ae8
1 changed files with 1 additions and 1 deletions

View File

@ -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