]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos-common/graph/imprintrectangle.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / geos-common / graph / imprintrectangle.s
index 0ac0c3092b1f5a5bc956e5cb5adde43397772b14..fc327e9d34832159f186597846ac39bcf8dd937a 100644 (file)
@@ -4,10 +4,10 @@
 ; 21.12.99
 
 ; void ImprintRectangle (void);
-           
-           .export _ImprintRectangle
+            
+            .export _ImprintRectangle
 
-           .include "jumptab.inc"
-           
+            .include "jumptab.inc"
+            
 _ImprintRectangle = ImprintRectangle