Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
; char cgetc (void);
|
||||
;
|
||||
|
||||
.export _cgetc
|
||||
.export _cgetc
|
||||
.constructor initcgetc
|
||||
.import cursor
|
||||
.import cursor
|
||||
|
||||
.include "atmos.inc"
|
||||
.include "atmos.inc"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user