Revision 35f4b58c audio/dsoundaudio.c

b/audio/dsoundaudio.c
1057 1057
    {NULL, 0, NULL, NULL, NULL, 0}
1058 1058
};
1059 1059

  
1060
static const struct audio_pcm_ops dsound_pcm_ops = {
1060
static struct audio_pcm_ops dsound_pcm_ops = {
1061 1061
    dsound_init_out,
1062 1062
    dsound_fini_out,
1063 1063
    dsound_run_out,

Also available in: Unified diff