mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-06 13:29:59 -05:00
fix doc errors
Fix various errors in the documentation that make doxygen complain. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
This commit is contained in:
parent
0ed67883af
commit
5332d74a67
13 changed files with 22 additions and 17 deletions
|
|
@ -1326,7 +1326,7 @@ static int rate_open_func(snd_pcm_rate_t *rate, const char *type)
|
|||
* \param name Name of PCM
|
||||
* \param sformat Slave format
|
||||
* \param srate Slave rate
|
||||
* \param type SRC type string
|
||||
* \param converter SRC type string node
|
||||
* \param slave Slave PCM handle
|
||||
* \param close_slave When set, the slave PCM handle is closed with copy PCM
|
||||
* \retval zero on success otherwise a negative error code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue