]> git.sur5r.net Git - cc65/blobdiff - libsrc/apple2/toascii.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / apple2 / toascii.s
index 586606553cf453306e10c401f9333e9f21a9f2ab..a3f946e64141de7b880064cf289fc6e4b9cceff3 100644 (file)
@@ -3,7 +3,7 @@
 ; /* Convert a target specific character to ascii */
 ;
 
-        .export                _toascii
+        .export         _toascii
 
 _toascii:
         ldx     #$00