Merge pull request #373 from groessler/something_to_pull
pce/memcpy.s: remove superfluous comma in comment
This commit is contained in:
commit
aa4493df9f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue