projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cba1635
)
Changing a comment ... nothing big.
author
John F. Fay
<johnffay@nettally.com>
Tue, 5 Jul 2005 14:16:44 +0000
(14:16 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/src/freeglut_internal.h
b/src/freeglut_internal.h
index
96eafb7
..
8182f36
100644
(file)
--- a/
src/freeglut_internal.h
+++ b/
src/freeglut_internal.h
@@
-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 );