mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-21 04:35:23 +08:00
Replaced tabs with spaces in test programs.
This commit is contained in:
@@ -26,7 +26,7 @@ main(int argc, char *argv[])
|
||||
SDL_version compiled;
|
||||
SDL_version linked;
|
||||
|
||||
/* Enable standard application logging */
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
|
||||
#if SDL_VERSION_ATLEAST(2, 0, 0)
|
||||
|
||||
Reference in New Issue
Block a user