Blob Blame History Raw
From 7767a0e88e28882c03e9072b72995205d30cd1ea Mon Sep 17 00:00:00 2001
From: jede <jede@oric.org>
Date: Sat, 6 Jul 2019 10:26:19 +0200
Subject: [PATCH 019/170] fix typo

---
 libsrc/telestrat/gotoxy.s | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libsrc/telestrat/gotoxy.s b/libsrc/telestrat/gotoxy.s
index 0a3db00b..a73ab5ff 100644
--- a/libsrc/telestrat/gotoxy.s
+++ b/libsrc/telestrat/gotoxy.s
@@ -7,8 +7,7 @@
 
         .export         gotoxy, _gotoxy, _update_adscr
 
-        .import         popa,CHARCOLOR_CHANGE,BGCOLOR_CHANGE
-
+        .import         popa, CHARCOLOR_CHANGE, BGCOLOR_CHANGE
 
         .include        "telestrat.inc"
 
-- 
2.26.0