Explorar o código

testautomation_audio: fix -Wimplicit-fallthrough warning

(cherry picked from commit 11c70406c322b5686f35349acc9659c4d8d5a8f7)
Anonymous Maarten %!s(int64=3) %!d(string=hai) anos
pai
achega
ec3e333fb8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test/testautomation_audio.c

+ 1 - 0
test/testautomation_audio.c

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