Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jun 12, 2002
1 parent 0e016ad commit 24e50b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/joystick/linux/SDL_sysjoystick.c
Expand Up @@ -69,7 +69,7 @@ static const char *special_joysticks[] = {
"'Analog 2-axis 4-button 1-hat FCS joystick' 2 1 0",
"'Microsoft SideWinder Precision 2 Joystick' 4 1 0",
"'Logitech Inc. WingMan Extreme Digital 3D' 4 1 0",
"'Saitek Saitek X45' 6 1 0"
"'Saitek Saitek X45' 6 1 0",
NULL
};
#else
Expand Down

0 comments on commit 24e50b7

Please sign in to comment.