mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Some small modifications to make doxygen happy.
This commit is contained in:
parent
9af9f033dd
commit
8ae3783494
3 changed files with 9 additions and 5 deletions
|
|
@ -98,9 +98,6 @@ int snd_config_get_bool(snd_config_t *conf);
|
|||
int snd_config_get_ctl_iface_ascii(const char *ascii);
|
||||
int snd_config_get_ctl_iface(snd_config_t *conf);
|
||||
|
||||
int snd_config_refer_load(snd_config_t **dst, char **name,
|
||||
snd_config_t *root, snd_config_t *config);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue