mirror of
https://github.com/encounter/SDL.git
synced 2025-12-18 17:35:39 +00:00
Replaced tabs with spaces in test programs.
This commit is contained in:
@@ -421,7 +421,7 @@ int main(int argc, char **argv)
|
||||
GLuint texture;
|
||||
GLfloat texcoords[4];
|
||||
|
||||
/* Enable standard application logging */
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
|
||||
/* Initialize SDL for video output */
|
||||
|
||||
Reference in New Issue
Block a user