Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
; Return the size of an allocated block.
|
||||
;
|
||||
|
||||
.importzp ptr1, ptr2
|
||||
.export __heapblocksize
|
||||
.importzp ptr1, ptr2
|
||||
.export __heapblocksize
|
||||
|
||||
.include "_heap.inc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user