DBG: fixed a typo
This commit is contained in:
parent
c44c1f7fc6
commit
f6590e6465
|
|
@ -173,6 +173,7 @@ static void HandleCapstoneOperand(Zydis & cp, int opindex, DISASM_ARG* arg, bool
|
|||
break;
|
||||
default:
|
||||
//TODO: not supported
|
||||
break;
|
||||
#endif //_WIN64
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue