]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Fix the description of return value of snd_config_search_definition()
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 May 2006 15:48:47 +0000 (17:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 May 2006 15:48:47 +0000 (17:48 +0200)
Fixed the description of the return value of snd_config_search_definition().

src/conf.c

index 10555328c0625e89c284f67722286018c828ffb8..5788773ab0f52e0831e1a8e205932fb7e54c5125 100644 (file)
@@ -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