Code cleanup

This commit is contained in:
Pierre Pronchery 2018-09-09 20:37:34 +02:00
parent 11c2f85862
commit 936db21b44

View File

@ -185,7 +185,7 @@ typedef struct _AsmArchInstructionCall
} AsmArchInstructionCall;
/* register flags */
#define ARF_ALIAS 0x1
# define ARF_ALIAS 0x1
typedef struct _AsmArchRegister
{