mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fix doxygen documents
Fix the warnings of doxygen parsing. Add some missing documentation.
This commit is contained in:
parent
7651690858
commit
087184b0f9
49 changed files with 300 additions and 167 deletions
|
|
@ -181,7 +181,7 @@ static snd_output_ops_t snd_output_stdio_ops = {
|
|||
* at the address specified by \p outputp.
|
||||
* \param fp The \c FILE pointer to write to. Characters are written
|
||||
* to the file starting at the current file position.
|
||||
* \param close Close flag. Set this to 1 if #snd_output_close should close
|
||||
* \param _close Close flag. Set this to 1 if #snd_output_close should close
|
||||
* \p fp by calling \c fclose.
|
||||
* \return Zero if successful, otherwise a negative error code.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue