mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
Just removed some trailing spaces.
This commit is contained in:
parent
73faf60fe0
commit
cddc4da3bb
@ -26,7 +26,7 @@ dioprolog:
|
||||
diocommon:
|
||||
; Call read_block or write_block
|
||||
ldx #RW_BLOCK_COUNT
|
||||
jsr callmli
|
||||
jsr callmli
|
||||
|
||||
dioepilog:
|
||||
; Return success or error
|
||||
|
@ -37,5 +37,5 @@ initcwd:
|
||||
; Add terminating zero
|
||||
lda #$00
|
||||
sta __cwd,x
|
||||
|
||||
|
||||
done: rts
|
||||
|
Loading…
x
Reference in New Issue
Block a user