Remove trailing blank lines from read.s, write.s and tapeio.s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user