1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00

pce/memcpy.s: remove superfluous comma in comment

This commit is contained in:
Christian Groessler 2017-02-01 17:52:30 +01:00
parent 6878ede5d7
commit 034c668b15

View 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