From 4e7a51009592ef1f6d34c4e982da1117ba776ed3 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 24 Oct 2024 11:08:00 +0200 Subject: [PATCH] control: remap - fix copy-n-paste in _snd_ctl_remap_open's comment Signed-off-by: Jaroslav Kysela --- src/control/control_remap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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