Remove (errant) trailing semicolon (;) from the extern "C" { } declaration.
This commit is contained in:
@ -318,7 +318,7 @@ extern int generic_symbol_at_address
|
||||
(INFO).insn_info_valid = 0
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* ! defined (DIS_ASM_H) */
|
||||
|
Reference in New Issue
Block a user