Remove tokens after #endif (#17398)

This commit is contained in:
HoundThe 2020-08-05 06:08:36 +02:00 committed by GitHub
parent 78ea6ec78c
commit 5a3486267a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,4 @@ R_IPI void union_type_member_free(void *e, void *user);
#ifdef __cplusplus
}
#endif
#endif // R_BASE_TYPES_H
#endif