From 6b148748a9d74d7e84ce10c1b8379932aa0c5f59 Mon Sep 17 00:00:00 2001
From: "ol.sc"
Date: Wed, 9 Dec 2009 18:16:02 +0000
Subject: [PATCH] Replaced left-over tab with space.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4510 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
libsrc/apple2/apple2-stdmou.s | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libsrc/apple2/apple2-stdmou.s b/libsrc/apple2/apple2-stdmou.s
index 65d84a81a..af44a48ff 100644
--- a/libsrc/apple2/apple2-stdmou.s
+++ b/libsrc/apple2/apple2-stdmou.s
@@ -325,7 +325,7 @@ HIDE:
rts
; SHOW: Is called to show the mouse cursor. The mouse kernel manages a
-; counter for calls to show/hide, and the driver entry point is only called
+; counter for calls to show/hide, and the driver entry point is only called
; if the mouse is currently hidden and should become visible. For most drivers,
; no special action is required besides enabling the mouse cursor.
; No return code required.
--
2.39.5