Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
netadr committed Apr 8, 2024
2 parents 44eefca + d347321 commit 3c37619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Zydis/DecoderTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ typedef struct ZydisDecodedInstructionRawVex_
/**
* Detailed info about the `EVEX` prefix.
*/
typedef struct ZydisDecodedInstructionRawEvex
typedef struct ZydisDecodedInstructionRawEvex_
{
/**
* Extension of the `ModRM.reg` field (inverted).
Expand Down

0 comments on commit 3c37619

Please sign in to comment.