From 366a5281b98f7b032edcd8dc66591aeed231852f Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Tue, 1 Apr 2025 09:07:20 -0700
Subject: [PATCH] Fixed comment
---
src/joystick/hidapi/SDL_hidapi_8bitdo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/joystick/hidapi/SDL_hidapi_8bitdo.c b/src/joystick/hidapi/SDL_hidapi_8bitdo.c
index 0112698494db7..8a255a600e6e1 100644
--- a/src/joystick/hidapi/SDL_hidapi_8bitdo.c
+++ b/src/joystick/hidapi/SDL_hidapi_8bitdo.c
@@ -433,6 +433,6 @@ SDL_HIDAPI_DeviceDriver SDL_HIDAPI_Driver8BitDo = {
HIDAPI_Driver8BitDo_FreeDevice,
};
-#endif // SDL_JOYSTICK_HIDAPI_8BitDo
+#endif // SDL_JOYSTICK_HIDAPI_8BITDO
#endif // SDL_JOYSTICK_HIDAPI