]> git.sur5r.net Git - cc65/blobdiff - libsrc/common/_oserror.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / common / _oserror.s
index 19073933aea277e2da55befb84a14de95ae0d49c..256d89658f947a5385fb00ce06cc0e2305c08cf4 100644 (file)
@@ -5,10 +5,10 @@
 ; /* Operating system specific errors from the low level functions */
 
 
-               .export         __oserror
+        .export         __oserror
 
 .bss
 
 __oserror:
-       .res    1
+        .res    1