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

@@ -67,4 +67,4 @@ struct SDL_HIDAPI_HapticDriver
extern SDL_HIDAPI_HapticDriver SDL_HIDAPI_HapticDriverLg4ff;
#endif //SDL_joystick_c_h_
#endif //SDL_hidapihaptic_c_h_