From d2181a6ae88fc2ae6c3aa82c3c20a983a544cf66 Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Tue, 1 Dec 2020 10:39:24 +0800 Subject: [PATCH] Fix comment in client code --- BootWrapper.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BootWrapper.a b/BootWrapper.a index e31be9a..817be03 100644 --- a/BootWrapper.a +++ b/BootWrapper.a @@ -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