]> git.sur5r.net Git - cc65/commitdiff
pce/memcpy.s: remove superfluous comma in comment 373/head
authorChristian Groessler <chris@groessler.org>
Wed, 1 Feb 2017 16:52:30 +0000 (17:52 +0100)
committerChristian Groessler <chris@groessler.org>
Wed, 1 Feb 2017 16:52:30 +0000 (17:52 +0100)
libsrc/pce/memcpy.s

index 40f831e30d13e58d94c0a213ad7cd4d0c26e4404..14977dee0ade1b7b20be7f657e7d699b1af30a7e 100644 (file)
@@ -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