]> git.proxmox.com Git - mirror_qemu.git/blobdiff - audio/mixeng.h
nbd/client: Trace server noncompliance on structured reads
[mirror_qemu.git] / audio / mixeng.h
index 9de443b01d5062dafadef3b54ae5d4513bb73e0d..b53a5ef99a6a50bbd814fbfaa2e928a7d75fa1cf 100644 (file)
@@ -21,6 +21,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #ifndef QEMU_MIXENG_H
 #define QEMU_MIXENG_H
 
@@ -48,4 +49,4 @@ void st_rate_stop (void *opaque);
 void mixeng_clear (struct st_sample *buf, int len);
 void mixeng_volume (struct st_sample *buf, int len, struct mixeng_volume *vol);
 
-#endif  /* mixeng.h */
+#endif /* QEMU_MIXENG_H */