Changing a comment ... nothing big.
authorJohn F. Fay <johnffay@nettally.com>
Tue, 5 Jul 2005 14:16:44 +0000 (14:16 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Tue, 5 Jul 2005 14:16:44 +0000 (14:16 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@665 7f0cb862-5218-0410-a997-914c9d46530a

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 );