Replaced tabs with spaces in test programs.
This commit is contained in:
@@ -79,7 +79,7 @@ main(int argc, char *argv[])
|
||||
SDL_Thread *threads[NUMTHREADS];
|
||||
int i;
|
||||
|
||||
/* Enable standard application logging */
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
|
||||
/* Load the SDL library */
|
||||
|
||||
Reference in New Issue
Block a user