mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
remove snd_ctl_iface_conf_name() prototype, namehint doxygen cleanups
This commit is contained in:
parent
19b2e9afa0
commit
2c02c139f4
2 changed files with 2 additions and 2 deletions
|
|
@ -601,7 +601,8 @@ int snd_device_name_free_hint(void **hints)
|
|||
|
||||
/**
|
||||
* \brief Get a hint Free a string list with device name hints.
|
||||
* \param hints A string list to free
|
||||
* \param hint A pointer to hint
|
||||
* \param id Hint ID (see bellow)
|
||||
* \result an allocated ASCII string if success, otherwise NULL
|
||||
*
|
||||
* List of valid IDs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue