upgrade SDL to version 2.0.8
[platform/upstream/SDL.git] / test / testver.c
index 1ae0083..67765d8 100755 (executable)
@@ -19,7 +19,6 @@
 
 #include "SDL.h"
 #include "SDL_revision.h"
-
 int
 main(int argc, char *argv[])
 {
@@ -45,3 +44,4 @@ main(int argc, char *argv[])
     SDL_Quit();
     return (0);
 }
+