mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-21 12:51:07 +08:00
Silence -Wmaybe-uninitialized warnings in tests.
This commit is contained in:
committed by
Sam Lantinga
parent
a40b7cde10
commit
d080e3bf3a
@@ -616,6 +616,7 @@ rwops_testFileWriteReadEndian(void)
|
||||
|
||||
/* Create test data */
|
||||
switch (mode) {
|
||||
default:
|
||||
case 0:
|
||||
SDLTest_Log("All 0 values");
|
||||
BE16value = 0;
|
||||
|
||||
Reference in New Issue
Block a user