1
0
Эх сурвалжийг харах

testautomation_audio: fix -Wimplicit-fallthrough warning

Anonymous Maarten 3 жил өмнө
parent
commit
11c70406c3

+ 1 - 0
test/testautomation_audio.c

@@ -272,6 +272,7 @@ static int audio_pauseUnpauseAudio(void *arg)
                 desired.samples = 4096;
                 desired.callback = audio_testCallback;
                 desired.userdata = NULL;
+                break;
 
             case 1:
                 /* Set custom desired spec */