Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
; 21.12.99
|
||||
|
||||
; void ImprintRectangle (void);
|
||||
|
||||
.export _ImprintRectangle
|
||||
|
||||
.export _ImprintRectangle
|
||||
|
||||
.include "jumptab.inc"
|
||||
|
||||
.include "jumptab.inc"
|
||||
|
||||
_ImprintRectangle = ImprintRectangle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user