mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-10 13:30:01 -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
|
|
@ -34,6 +34,7 @@
|
|||
const char *_snd_module_pcm_mmap_emul = "";
|
||||
#endif
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
/*
|
||||
*
|
||||
*/
|
||||
|
|
@ -44,6 +45,7 @@ typedef struct {
|
|||
snd_pcm_uframes_t hw_ptr;
|
||||
snd_pcm_uframes_t appl_ptr;
|
||||
} mmap_emul_t;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* here goes a really tricky part; hw_refine falls back to ACCESS_RW_* type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue