From: Brett Gordon Date: Sat, 24 Oct 2015 16:04:41 +0000 (-0400) Subject: fix whitespace X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=70b19b88e82ccb163d064a63182f4761aee282b6;p=FUZIX.git fix whitespace --- diff --git a/Kernel/platform-coco3/videoll.s b/Kernel/platform-coco3/videoll.s index 2bd7b3b0..0b6f8b09 100644 --- a/Kernel/platform-coco3/videoll.s +++ b/Kernel/platform-coco3/videoll.s @@ -124,4 +124,4 @@ b@ ldb ,x+ ; get a byte from src leau 32,u ; add byte span of screen (goto next line) dec 1,y ; bump row counter bne a@ ; loop - puls u,y,pc ; restore regs, return \ No newline at end of file + puls u,y,pc ; restore regs, return