Browse Source

removed a cntrl-a character in the comments

ceriel 36 years ago
parent
commit
fd467fd63d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mach/z80/libem/csb.s

+ 1 - 1
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)