x86: more indentation

This commit is contained in:
Nguyen Anh Quynh 2016-03-14 11:16:33 +08:00
parent c19b10098e
commit 141804ab9a

View File

@ -2489,7 +2489,7 @@ struct insn_reg {
struct insn_reg2 {
uint16_t insn;
x86_reg reg1, reg2;
enum cs_ac_type access1, access2;
enum cs_ac_type access1, access2;
};
static struct insn_reg insn_regs_att[] = {