mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-06 04:06:34 -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
|
|
@ -333,7 +333,7 @@ static const snd_output_ops_t snd_output_buffer_ops = {
|
|||
#endif
|
||||
|
||||
/**
|
||||
* \brief Returns the address of the buffer of a #SND_OUTPUT_TYPE_BUFFER output handle.
|
||||
* \brief Returns the address of the buffer of a #SND_OUTPUT_BUFFER output handle.
|
||||
* \param output The output handle.
|
||||
* \param buf The functions puts the current address of the buffer at the
|
||||
* address specified by \p buf.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue