mirror of
https://github.com/encounter/SDL.git
synced 2025-12-21 02:39:10 +00:00
Replaced tabs with spaces in test programs.
This commit is contained in:
@@ -69,7 +69,7 @@ main(int argc, char *argv[])
|
||||
char test_buf[30];
|
||||
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
|
||||
cleanup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user