From: Oliver Schmidt Date: Tue, 4 Apr 2017 13:43:56 +0000 (+0200) Subject: Removed superfluous final linefeed. X-Git-Tag: V2.16~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=275b27647ed4eeb9da98bd3227002046a52291df;p=cc65 Removed superfluous final linefeed. --- diff --git a/libsrc/runtime/axlong.s b/libsrc/runtime/axlong.s index 02d0a825c..1fbd53ef0 100644 --- a/libsrc/runtime/axlong.s +++ b/libsrc/runtime/axlong.s @@ -19,4 +19,3 @@ axulong: store: sty sreg sty sreg+1 rts -