1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-03 12:55:56 +00:00

Merge pull request #373 from groessler/something_to_pull

pce/memcpy.s: remove superfluous comma in comment
This commit is contained in:
Oliver Schmidt 2017-02-01 18:29:42 +01:00 committed by GitHub
commit aa4493df9f

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