x86: indentation

This commit is contained in:
Nguyen Anh Quynh 2017-05-22 21:36:04 +08:00
parent 69b163a00e
commit 44c419a64c
1 changed files with 23 additions and 24 deletions

View File

@ -47646,7 +47646,6 @@ static bool valid_bnd(cs_struct *h, unsigned int opcode)
case X86_INS_RET:
case X86_INS_RETF:
case X86_INS_RETFQ:
return true;
}
}