From: Takashi Iwai Date: Tue, 2 May 2006 15:48:47 +0000 (+0200) Subject: Fix the description of return value of snd_config_search_definition() X-Git-Tag: v1.0.12rc1~13 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=ae363f57be56e7546feed9f77eeffc549e26e434;p=alsa-lib.git Fix the description of return value of snd_config_search_definition() Fixed the description of the return value of snd_config_search_definition(). --- diff --git a/src/conf.c b/src/conf.c index 10555328..5788773a 100644 --- a/src/conf.c +++ b/src/conf.c @@ -3963,7 +3963,7 @@ int snd_config_expand(snd_config_t *config, snd_config_t *root, const char *args * \param name Key suffix. * \param result The function puts the handle to the expanded found node at * the address specified by \p result. - * \return Zero if successful, otherwise a negative error code. + * \return A non-negative value if successful, otherwise a negative error code. * * First the key is tried, then, if nothing is found, base.key is tried. * If the value found is a string, this is recursively tried in the