Ver Fonte

testautomation_audio: fix -Wimplicit-fallthrough warning

Anonymous Maarten há 3 anos atrás
pai
commit
11c70406c3
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      test/testautomation_audio.c

+ 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 */