mirror of
https://github.com/cc65/cc65.git
synced 2025-04-06 20:37:16 +00:00
Remove trailing blank lines from read.s, write.s and tapeio.s
This commit is contained in:
parent
d6ef8326f9
commit
5f4605c4fc
@ -51,4 +51,3 @@ done: lda ptr3
|
||||
rts ; Return count
|
||||
|
||||
.endproc
|
||||
|
||||
|
@ -44,4 +44,3 @@ error: jmp return1 ; or 1 if not
|
||||
error: jmp return1 ; or 1 if not
|
||||
|
||||
.endproc
|
||||
|
||||
|
@ -49,4 +49,3 @@ done: lda ptr3
|
||||
rts ; Return count
|
||||
|
||||
.endproc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user