]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos-common/graph/framerectangle.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / geos-common / graph / framerectangle.s
index f0f51d8fd9b3023ed34b7c9818bf25a416c8424f..c5f9de04c3a946e45d4764a9e8d0c4a6ef823845 100644 (file)
@@ -5,8 +5,8 @@
 
 ; void FrameRectangle   (char pattern);
 
-           .export _FrameRectangle
+            .export _FrameRectangle
 
-           .include "jumptab.inc"
-           
-_FrameRectangle        = FrameRectangle
+            .include "jumptab.inc"
+            
+_FrameRectangle = FrameRectangle