Corrected confusing indentation in C source file.

This commit is contained in:
Philipp Wiesemann 2013-04-29 23:50:27 +02:00
parent b23a53205a
commit a4432d3cdf

View file

@ -494,7 +494,6 @@ void SDL_PrivateGameControllerParseButton( const char *szGameButton, const char
SDL_assert( !"How did we get here?" );
}
}
}