make sure #endif comment matches the macro name
This commit is contained in:
committed by
Sam Lantinga
parent
4a4ae4a79d
commit
a5889b0e44
@@ -208,7 +208,7 @@ _m_prefetch(void *__P)
|
||||
#else
|
||||
/* By default, assume that floats words follow the memory system mode. */
|
||||
#define SDL_FLOATWORDORDER SDL_BYTEORDER
|
||||
#endif /* __FLOAT_WORD_ORDER__ */
|
||||
#endif /* SDL_WIKI_DOCUMENTATION_SECTION */
|
||||
#endif /* !SDL_FLOATWORDORDER */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user