minor formatting fix

This commit is contained in:
e.gavrin 2014-07-16 12:47:27 +04:00
parent b1f9275048
commit 3721569d6c

View File

@ -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) \