From: Florian Krohm Date: Mon, 15 Dec 2025 22:38:37 +0000 (+0000) Subject: s390: Clarify a variable name. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d6a233295bde8d47da97a010dfe2af3f93bd3cf;p=thirdparty%2Fvalgrind.git s390: Clarify a variable name. --- diff --git a/VEX/priv/host_s390_defs.c b/VEX/priv/host_s390_defs.c index fe37e9d1c..3205060b5 100644 --- a/VEX/priv/host_s390_defs.c +++ b/VEX/priv/host_s390_defs.c @@ -10881,7 +10881,7 @@ s390_insn_vec_replicate_emit(UChar *buf, const s390_insn *insn) Int emit_S390Instr(Bool *is_profinc, UChar *buf, Int nbuf, const s390_insn *insn, - Bool mode64, const VexArchInfo *archinfo, + Bool mode64, const VexArchInfo *archinfo_host, const void *disp_cp_chain_me_to_slowEP, const void *disp_cp_chain_me_to_fastEP, const void *disp_cp_xindir,