Replaced tabs with spaces in test programs.
This commit is contained in:
parent
37967ccd07
commit
da4d0e4a52
34 changed files with 124 additions and 124 deletions
|
@ -85,7 +85,7 @@ main(int argc, char *argv[])
|
|||
{
|
||||
int success;
|
||||
|
||||
/* Enable standard application logging */
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
|
||||
success = SDL_ShowSimpleMessageBox(SDL_MESSAGEBOX_ERROR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue