X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=freeglut-1.3%2Ffreeglut_joystick.c;fp=freeglut-1.3%2Ffreeglut_joystick.c;h=fc2c8f63fd31409c756fe13bb29dae71601140fe;hb=583baa8756a71ed088b8e46c52a945218037314c;hp=bc3df83870d26debae600e654c953055c7a2a218;hpb=c95c14914f3522c023ff9439fc7be0656002df19;p=freeglut diff --git a/freeglut-1.3/freeglut_joystick.c b/freeglut-1.3/freeglut_joystick.c index bc3df83..fc2c8f6 100644 --- a/freeglut-1.3/freeglut_joystick.c +++ b/freeglut-1.3/freeglut_joystick.c @@ -540,7 +540,7 @@ void fgJoystickClose( void ) #endif free ( fgJoystick ) ; - fgJoystick = NULL ; // show joystick has been deinitialized + fgJoystick = NULL ; /* show joystick has been deinitialized */ } /*