make sure #endif comment matches the macro name

This commit is contained in:
Brenton Bostick
2026-02-28 09:30:04 -05:00
committed by Sam Lantinga
parent 0a1c7b5348
commit 3ac4e684ab
7 changed files with 7 additions and 7 deletions

View File

@@ -30,4 +30,4 @@ struct SDL_Mutex
RecursiveLock lock;
};
#endif // SDL_sysmutex_c_h
#endif // SDL_sysmutex_c_h_