mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-11 01:17:52 +00:00
x86: more indentation
This commit is contained in:
parent
c19b10098e
commit
141804ab9a
@ -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[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user