From: Jaroslav Kysela Date: Fri, 8 Jun 2001 10:20:27 +0000 (+0000) Subject: Fixed typo X-Git-Tag: v1.0.3~820 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b36ee470065e1e72827b9fb598a0fce5698d54c4;p=alsa-lib.git Fixed typo --- diff --git a/src/conf.c b/src/conf.c index 361339fc..b06ad588 100644 --- a/src/conf.c +++ b/src/conf.c @@ -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 * \return iterator value for next leaf */