diff --git a/src/conf.c b/src/conf.c index 098ebd63..70f0e773 100644 --- a/src/conf.c +++ b/src/conf.c @@ -2276,7 +2276,7 @@ static int _snd_config_array_merge(snd_config_t *dst, snd_config_t *src, int ind * * \par Errors: *
- *
-EEXIST
identifier already exists (!overwrite) + *
-EEXIST
identifier already exists (!override) *
-ENOMEM
not enough memory *
*/