From: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx> Signed-off-by: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx> --- include/ascenario.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ascenario.h b/include/ascenario.h index 3055cfa..6119f49 100644 --- a/include/ascenario.h +++ b/include/ascenario.h @@ -166,8 +166,8 @@ const char *snd_scenario_get_scn(snd_scenario_t *scn); * * Get the control id for the current scenario. */ -int snd_scenario_get_kcontrol(snd_scenario_t *scn, - int kctl_type, snd_ctl_elem_id_t *id); +int snd_scenario_get_control_id(snd_scenario_t *scn, + int kctl_type, snd_ctl_elem_id_t *id); /** * \brief set integer value -- 1.6.4.3 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel