mirror of
https://github.com/cc65/cc65.git
synced 2025-08-07 15:25:31 +00:00
pce/memcpy.s: remove superfluous comma in comment
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user