ソースを参照

testautomation_audio: fix -Wimplicit-fallthrough warning

Anonymous Maarten 3 年 前
コミット
11c70406c3
1 ファイル変更1 行追加0 行削除
  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 */