Commit ae9ba2b5 authored by David Reid's avatar David Reid

Fix a -Wpedantic warning and some whitespace.

parent 28fcc598
......@@ -11132,7 +11132,7 @@ typedef struct
typedef struct
{
unsigned int channels;
unsigned int pos[0];
unsigned int pos[1];
} ma_snd_pcm_chmap_t;
// snd_pcm_state_t
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment