From: Jaroslav Kysela Date: Thu, 24 Oct 2024 09:08:00 +0000 (+0200) Subject: control: remap - fix copy-n-paste in _snd_ctl_remap_open's comment X-Git-Tag: v1.2.13~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=4e7a51009592ef1f6d34c4e982da1117ba776ed3;p=alsa-lib.git control: remap - fix copy-n-paste in _snd_ctl_remap_open's comment Signed-off-by: Jaroslav Kysela --- diff --git a/src/control/control_remap.c b/src/control/control_remap.c index 81cf38e3..e0ed9748 100644 --- a/src/control/control_remap.c +++ b/src/control/control_remap.c @@ -1282,7 +1282,7 @@ ctl.name { * \param handlep Returns created control handle * \param name Name of control * \param root Root configuration node - * \param conf Configuration node with Route & Volume PCM description + * \param conf Configuration node with control remap description * \param mode Control handle mode * \retval zero on success otherwise a negative error code * \warning Using of this function might be dangerous in the sense