mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
Fixed typo
This commit is contained in:
parent
b7c05ad942
commit
b36ee47006
1 changed files with 1 additions and 1 deletions
|
|
@ -1390,7 +1390,7 @@ snd_config_iterator_t snd_config_iterator_first(snd_config_t *node)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
q * \brief Return an iterator pointing to next leaf
|
* \brief Return an iterator pointing to next leaf
|
||||||
* \param iterator Config node iterator
|
* \param iterator Config node iterator
|
||||||
* \return iterator value for next leaf
|
* \return iterator value for next leaf
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue