From: Alan Cox Date: Sat, 24 Jan 2015 16:03:05 +0000 (+0000) Subject: tgl6502: kill stray space X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a7ff9232051a3629fd41ab4dac91d660215718ee;p=FUZIX.git tgl6502: kill stray space --- diff --git a/Kernel/platform-tgl6502/tgl6502.s b/Kernel/platform-tgl6502/tgl6502.s index 0d493c31..58400df1 100644 --- a/Kernel/platform-tgl6502/tgl6502.s +++ b/Kernel/platform-tgl6502/tgl6502.s @@ -324,7 +324,7 @@ map_save_l: ; save the four entries sta saved_map,y iny cpy #4 - bne map_save_l + bne map_save_l pla tay pla