diff options
Diffstat (limited to 'libempathy-gtk/empathy-audio-sink.h')
-rw-r--r-- | libempathy-gtk/empathy-audio-sink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-audio-sink.h b/libempathy-gtk/empathy-audio-sink.h index 2a222b2f7..8efafde5e 100644 --- a/libempathy-gtk/empathy-audio-sink.h +++ b/libempathy-gtk/empathy-audio-sink.h @@ -37,7 +37,7 @@ struct _EmpathyGstAudioSink { GstBin parent; }; -GType empathy_audio_sink_get_type(void); +GType empathy_audio_sink_get_type (void); /* TYPE MACROS */ #define EMPATHY_TYPE_GST_AUDIO_SINK \ |