author | Ryan C. Gordon <icculus@icculus.org> |
Sun, 24 Feb 2013 22:56:35 -0500 | |
changeset 6913 | 7e9c4d29e668 |
parent 6912 | 8264db362231 |
child 6914 | 8a9915ab24f0 |
--- a/src/joystick/SDL_gamecontroller.c Sun Feb 24 22:56:24 2013 -0500 +++ b/src/joystick/SDL_gamecontroller.c Sun Feb 24 22:56:35 2013 -0500 @@ -435,7 +435,7 @@ } else if ( axis != SDL_CONTROLLER_AXIS_INVALID ) { - SDL_assert( !"Support has as axis" ); + SDL_assert( !"Support hat as axis" ); } else {