Hi,

> >  void AUD_close_out (QEMUSoundCard *card, SWVoiceOut *sw);
> > -int  AUD_write (SWVoiceOut *sw, void *pcm_buf, int size);
> 
> Can you add short documentation while modifying headers? Such:
> 
> /**
>  * AUD_write:
>  *
>  * Returns: the number of bytes written.
>  */

While this certainly makes sense I don't think this should be done as
part of this patch series, it is already big enough as-is.

cheers,
  Gerd


Reply via email to