upgrade SDL to version 2.0.8
[platform/upstream/SDL.git] / src / test / SDL_test_fuzzer.c
index eee56a9..3218f13 100755 (executable)
@@ -396,6 +396,7 @@ SDLTest_GenerateSignedBoundaryValues(const Sint64 minValue, const Sint64 maxValu
     }
 
     return tempBuf[SDLTest_RandomUint8() % index];
+
 }