]> git.sur5r.net Git - cc65/blobdiff - libsrc/pet/ksetnam.s
Remove trailings spaces from CBM-related asm files
[cc65] / libsrc / pet / ksetnam.s
index 0bf6411bd7869ef6dc68d29afcb6e430de047ffc..9a911e38b4f09aeef7cc02c72cc9b66fccf07758 100644 (file)
@@ -10,7 +10,7 @@
 
 
 .proc   SETNAM
-        
+
         sta     FNLEN
         stx     FNADR
         sty     FNADR+1
@@ -18,4 +18,3 @@
 
 .endproc
 
-