mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
conf: snd_config_merge - fix comment (overwrite / override)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
c687c48210
commit
3dbe072d8d
1 changed files with 1 additions and 1 deletions
|
|
@ -2276,7 +2276,7 @@ static int _snd_config_array_merge(snd_config_t *dst, snd_config_t *src, int ind
|
|||
*
|
||||
* \par Errors:
|
||||
* <dl>
|
||||
* <dt>-EEXIST<dd>identifier already exists (!overwrite)
|
||||
* <dt>-EEXIST<dd>identifier already exists (!override)
|
||||
* <dt>-ENOMEM<dd>not enough memory
|
||||
* </dl>
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue