make sure #endif comment matches the macro name
This commit is contained in:
committed by
Sam Lantinga
parent
4a4ae4a79d
commit
a5889b0e44
@@ -469,7 +469,7 @@
|
||||
#define NULL ((void *)0)
|
||||
#endif
|
||||
#endif /* NULL */
|
||||
#endif /* ! macOS - breaks precompiled headers */
|
||||
#endif /* __MACH__ */
|
||||
|
||||
#ifndef SDL_FALLTHROUGH
|
||||
#if (defined(__cplusplus) && __cplusplus >= 201703L) || \
|
||||
|
||||
Reference in New Issue
Block a user