Changing a comment ... nothing big.
[freeglut] / src / freeglut_internal.h
index 96eafb7..8182f36 100644 (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 );