Remove trailings spaces from CBM-related asm files
This commit is contained in:
@@ -55,7 +55,7 @@ uservec: jmp $FFFF ; Patched at runtime
|
||||
|
||||
|
||||
|
||||
; Break handler, called if a break occurs.
|
||||
; Break handler, called if a break occurs.
|
||||
|
||||
.proc brk_handler
|
||||
|
||||
@@ -91,4 +91,3 @@ uservec: jmp $FFFF ; Patched at runtime
|
||||
|
||||
.endproc
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user