mirror of https://github.com/x64dbg/zydis
Minor cosmetic changes
This commit is contained in:
parent
0e60679470
commit
c596748158
|
@ -133,6 +133,7 @@ enum ZydisRegisterClasses
|
||||||
* @brief Bound registers.
|
* @brief Bound registers.
|
||||||
*/
|
*/
|
||||||
ZYDIS_REGCLASS_BOUND,
|
ZYDIS_REGCLASS_BOUND,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Maximum value of this enum.
|
* @brief Maximum value of this enum.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue