changeset 9922 | b066d5fd5fa7 |
parent 9619 | b94b6d0bff0f |
child 9998 | f67cf37e9cd4 |
--- a/test/testdraw2.c Wed Nov 25 21:31:02 2015 +0100 +++ b/test/testdraw2.c Wed Nov 25 21:39:28 2015 +0100 @@ -211,8 +211,8 @@ int i; Uint32 then, now, frames; - /* Enable standard application logging */ - SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO); + /* Enable standard application logging */ + SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO); /* Initialize parameters */ num_objects = NUM_OBJECTS;