mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-27 07:00:30 +00:00
Remove tokens after #endif (#17398)
This commit is contained in:
parent
78ea6ec78c
commit
5a3486267a
@ -14,4 +14,4 @@ R_IPI void union_type_member_free(void *e, void *user);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif // R_BASE_TYPES_H
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user