]> git.proxmox.com Git - qemu.git/blobdiff - audio/esdaudio.c
qemu-iotests: exclude vmdk and qcow from 043
[qemu.git] / audio / esdaudio.c
index bd6e1cc19b1148a3bfd48bf3479f290418779d45..eea9ccec0bc688f4cf0c26cfc8fe5632604425b5 100644 (file)
@@ -201,7 +201,7 @@ static int qesd_init_out (HWVoiceOut *hw, struct audsettings *as)
     case AUD_FMT_S32:
     case AUD_FMT_U32:
         dolog ("Will use 16 instead of 32 bit samples\n");
-
+        /* fall through */
     case AUD_FMT_S16:
     case AUD_FMT_U16:
     deffmt: