]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos-common/common/memmove.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / geos-common / common / memmove.s
index e5daa93a65b3793fabe04dad66c3077bf850e3fb..4fceb5a8ad6a3a3ceb69ea428051d62b94f04b07 100644 (file)
@@ -4,7 +4,7 @@
 ; Maciej 'YTM/Elysium' Witkowiak, 15.07.2001
 ;
 
-           .export _memmove
-           .import _MoveData
+            .export _memmove
+            .import _MoveData
 
-_memmove       = _MoveData
+_memmove        = _MoveData