make sure #endif comment matches the macro name

(cherry picked from commit 3ac4e684ab)
This commit is contained in:
Brenton Bostick
2026-02-28 09:30:04 -05:00
committed by Sam Lantinga
parent 2e7bd8902c
commit 775a8d0ef7
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_