summaryrefslogtreecommitdiff
path: root/gvc-mixer-control.h
diff options
context:
space:
mode:
Diffstat (limited to 'gvc-mixer-control.h')
-rw-r--r--gvc-mixer-control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gvc-mixer-control.h b/gvc-mixer-control.h
index e5e2f74..3f0ea2e 100644
--- a/gvc-mixer-control.h
+++ b/gvc-mixer-control.h
@@ -124,7 +124,7 @@ void gvc_mixer_control_change_output (Gvc
void gvc_mixer_control_change_input (GvcMixerControl *control,
GvcMixerUIDevice* input);
GvcMixerStream* gvc_mixer_control_get_stream_from_device (GvcMixerControl *control,
- GvcMixerUIDevice *dev);
+ GvcMixerUIDevice *device);
gboolean gvc_mixer_control_change_profile_on_selected_device (GvcMixerControl *control,
GvcMixerUIDevice *device,
const gchar* profile);