From fd467fd63ddb0dbe5025dfecdfa32943d5c6c8d1 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 17 Mar 1988 09:39:43 +0000 Subject: [PATCH] removed a cntrl-a character in the comments --- mach/z80/libem/csb.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.34.1