1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00

Fixed spelling of GLFW.

This commit is contained in:
Camilla Berglund 2012-08-26 21:29:39 +02:00
parent aaaac00aa5
commit bb635729ec

View File

@ -283,7 +283,7 @@ static void removalCallback(void* target, IOReturn result, void* refcon, void* s
//========================================================================
// Polls for joystick events and updates GFLW state
// Polls for joystick events and updates GLFW state
//========================================================================
static void pollJoystickEvents(void)