mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Documentation generation fixes
This commit is contained in:
parent
b4ac62f3dd
commit
62b2da1186
11 changed files with 15 additions and 17 deletions
|
|
@ -19,14 +19,13 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
#define _snd_config_iterator list_head
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <sys/stat.h>
|
||||
#include "local.h"
|
||||
#include "list.h"
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
|
||||
struct _snd_config {
|
||||
char *id;
|
||||
snd_config_type_t type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue