From 3721569d6cbcb833a6e0e642f3fe73dca896ee02 Mon Sep 17 00:00:00 2001 From: "e.gavrin" Date: Wed, 16 Jul 2014 12:47:27 +0400 Subject: [PATCH] minor formatting fix --- src/libcoreint/opcodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcoreint/opcodes.h b/src/libcoreint/opcodes.h index 4af8a7e41..f87930854 100644 --- a/src/libcoreint/opcodes.h +++ b/src/libcoreint/opcodes.h @@ -54,7 +54,7 @@ typedef void (*opfunc)(OPCODE, struct __int_data *); op(varg_2_end) \ op(varg_3) \ op(varg_3_end) \ - op(retval)\ + op(retval) \ op(ret) #define OP_ASSIGNMENTS(op) \