From: Will Sowerbutts Date: Sat, 27 Dec 2014 01:26:07 +0000 (+0000) Subject: cpm-loader: Fix minor typo in comment X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=980b4e5625223ee96ee61b2db1ced0d853f07b6e;p=FUZIX.git cpm-loader: Fix minor typo in comment --- diff --git a/Kernel/cpm-loader/cpmload.s b/Kernel/cpm-loader/cpmload.s index 807bde62..af0904f8 100644 --- a/Kernel/cpm-loader/cpmload.s +++ b/Kernel/cpm-loader/cpmload.s @@ -30,7 +30,7 @@ doload: jp (hl) ; run image endloader: ; end of code to copy - ; the data is in a trailer, with a 6-byte header: + ; the data is in a trailer, with a 4-byte header: load_address: .ds 2 load_length: