upgrade SDL to version 2.0.8
[platform/upstream/SDL.git] / test / testerror.c
index 87fcab2..f353b50 100755 (executable)
@@ -40,7 +40,6 @@ ThreadFunc(void *data)
     SDL_Log("Child thread error string: %s\n", SDL_GetError());
     return (0);
 }
-
 int
 main(int argc, char *argv[])
 {