Changing a comment ... nothing big.

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@665 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
fayjf 2005-07-05 14:16:44 +00:00
parent a51693c8fd
commit e64851b09c

View File

@ -786,7 +786,7 @@ int glutJoystickGetNumAxes( int ident );
int glutJoystickGetNumButtons( int ident );
int glutJoystickNotWorking( int ident );
/* InputDevice Init/Fini */
/* InputDevice Initialisation and Closure */
int fgInputDeviceDetect( void );
void fgInitialiseInputDevices( void );
void fgInputDeviceClose( void );