From 94763ab275bcc4a08b7f62e56fe7e3b60a9247fb Mon Sep 17 00:00:00 2001 From: Stefano Moioli Date: Sat, 6 Apr 2024 17:03:55 +0200 Subject: [PATCH] dasm_ctx_t: rename "first_instruction" to "instruction" fix wording in find_instruction_with_mem_operand --- xzre.c | 2 +- xzre.h | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/xzre.c b/xzre.c index e1d3864..201163d 100644 --- a/xzre.c +++ b/xzre.c @@ -61,7 +61,7 @@ int main(int argc, char *argv[]){ ctx.flags); printf(" --> "); for(int i=0; i