mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-13 15:13:54 +00:00
make sure #endif comment matches the macro name
(cherry picked from commit 3ac4e684ab)
This commit is contained in:
committed by
Sam Lantinga
parent
2e7bd8902c
commit
775a8d0ef7
@@ -30,4 +30,4 @@ struct SDL_Mutex
|
||||
RecursiveLock lock;
|
||||
};
|
||||
|
||||
#endif // SDL_sysmutex_c_h
|
||||
#endif // SDL_sysmutex_c_h_
|
||||
|
||||
Reference in New Issue
Block a user