From: ceriel Date: Thu, 17 Mar 1988 09:39:43 +0000 (+0000) Subject: removed a cntrl-a character in the comments X-Git-Tag: release-5-5~3552 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=fd467fd63ddb0dbe5025dfecdfa32943d5c6c8d1;p=ack.git removed a cntrl-a character in the comments --- diff --git a/mach/z80/libem/csb.s b/mach/z80/libem/csb.s index 53aa41a15..aab8344f3 100644 --- a/mach/z80/libem/csb.s +++ b/mach/z80/libem/csb.s @@ -19,7 +19,7 @@ inc hl ld b,(hl) inc hl - push bc ! save default on stack + push bc ! save default on stack ld c,(hl) ! bc := #entries inc hl ld b,(hl)