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) static void pollJoystickEvents(void)