1.1 --- a/src/joystick/haiku/SDL_haikujoystick.cc Fri Mar 06 21:34:10 2015 +0100
1.2 +++ b/src/joystick/haiku/SDL_haikujoystick.cc Wed Mar 11 21:14:21 2015 +0100
1.3 @@ -106,7 +106,7 @@
1.4 }
1.5
1.6 /* Function to open a joystick for use.
1.7 - The joystick to open is specified by the index field of the joystick.
1.8 + The joystick to open is specified by the device index.
1.9 This should fill the nbuttons and naxes fields of the joystick structure.
1.10 It returns 0, or -1 if there is an error.
1.11 */