]> git.sur5r.net Git - cc65/blobdiff - libsrc/common/strncat.s
Just some white space fixes of recently contributed code.
[cc65] / libsrc / common / strncat.s
index e0fa39cc05a7f681168cdbb8a2851d003980fe91..457e39e2558b88aef1885a167f822760eb4a80aa 100644 (file)
@@ -71,5 +71,3 @@ L6: lda #0
 L7: lda ptr3
     ldx ptr3+1
     rts
-
-