From 034c668b15567c3c90034b878aaeb1fbb1d864dd Mon Sep 17 00:00:00 2001 From: Christian Groessler Date: Wed, 1 Feb 2017 17:52:30 +0100 Subject: [PATCH] pce/memcpy.s: remove superfluous comma in comment --- libsrc/pce/memcpy.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/pce/memcpy.s b/libsrc/pce/memcpy.s index 40f831e30..14977dee0 100644 --- a/libsrc/pce/memcpy.s +++ b/libsrc/pce/memcpy.s @@ -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 -- 2.39.5