From 70b19b88e82ccb163d064a63182f4761aee282b6 Mon Sep 17 00:00:00 2001 From: Brett Gordon Date: Sat, 24 Oct 2015 12:04:41 -0400 Subject: [PATCH] fix whitespace --- Kernel/platform-coco3/videoll.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1