]> git.sur5r.net Git - cc65/blobdiff - libsrc/apple2/videomode.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / apple2 / videomode.s
index 7a04933849fd23da660a9f764245bee0c0181ffa..1da997472a1eaa8c9cf10722fc90c1841936aa6e 100644 (file)
@@ -5,7 +5,7 @@
 ;
         .ifdef  __APPLE2ENH__
 
-       .export         _videomode
+        .export         _videomode
         .import         COUT
 
         .include        "apple2.inc"