summaryrefslogtreecommitdiff
path: root/mate-volume-control/src/mvc-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-volume-control/src/mvc-helpers.h')
-rw-r--r--mate-volume-control/src/mvc-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-volume-control/src/mvc-helpers.h b/mate-volume-control/src/mvc-helpers.h
index 050e66b..10d5d65 100644
--- a/mate-volume-control/src/mvc-helpers.h
+++ b/mate-volume-control/src/mvc-helpers.h
@@ -27,7 +27,7 @@
G_BEGIN_DECLS
-const gchar *mvc_channel_position_to_string (MateMixerChannelPosition position);
+const gchar *mvc_channel_position_to_pulse_string (MateMixerChannelPosition position);
const gchar *mvc_channel_position_to_pretty_string (MateMixerChannelPosition position);
const gchar *mvc_channel_map_to_pretty_string (MateMixerStreamControl *control);