From: Christian Groessler Date: Wed, 1 Feb 2017 16:52:30 +0000 (+0100) Subject: pce/memcpy.s: remove superfluous comma in comment X-Git-Tag: V2.16~50^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=refs%2Fpull%2F373%2Fhead;p=cc65 pce/memcpy.s: remove superfluous comma in comment --- diff --git a/libsrc/pce/memcpy.s b/libsrc/pce/memcpy.s index 40f831e30..14977dee0 100644 --- a/libsrc/pce/memcpy.s +++ b/libsrc/pce/memcpy.s @@ -97,7 +97,7 @@ memcpy_getparams: ; ---------------------------------------------------------------------- ; The transfer instructions use inline arguments. -; Therefore, we must build the instruction, in the DATA segment. +; Therefore, we must build the instruction in the DATA segment. .data