From: IrgendwerA8 Date: Mon, 21 May 2018 12:33:44 +0000 (+0200) Subject: Converted unintentionally introduced tabs to spaces. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=166425f807e6ddf7e648df853611dbb642c80152;p=cc65 Converted unintentionally introduced tabs to spaces. --- diff --git a/libsrc/tgi/tgi_popxy.s b/libsrc/tgi/tgi_popxy.s index 40655d413..33ccc57f9 100644 --- a/libsrc/tgi/tgi_popxy.s +++ b/libsrc/tgi/tgi_popxy.s @@ -13,7 +13,7 @@ sta ptr2 ; Y stx ptr2+1 - jmp popptr1 ; X + jmp popptr1 ; X .endproc