Win32: Fix stub comment

This commit is contained in:
Camilla Berglund 2016-06-07 19:32:51 +02:00
parent 76801973e1
commit df5dcf5162

View File

@ -30,7 +30,7 @@
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE \
_GLFWjoystickWin32 win32_js[GLFW_JOYSTICK_LAST + 1]
// Spoo
// Joystick element (axis, button or slider)
//
typedef struct _GLFWjoyobjectWin32
{