[empathy] empathy-audio-sink: fix coding style
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] empathy-audio-sink: fix coding style
- Date: Mon, 18 May 2009 11:18:49 -0400 (EDT)
commit 815d9d1804e1d1e18314528c48ad5dd4c6976c93
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon May 18 16:05:17 2009 +0100
empathy-audio-sink: fix coding style
---
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 57579dc..21ebf2b 100644
--- a/libempathy-gtk/empathy-audio-sink.h
+++ b/libempathy-gtk/empathy-audio-sink.h
@@ -41,7 +41,7 @@ GType empathy_audio_sink_get_type (void);
/* TYPE MACROS */
#define EMPATHY_TYPE_GST_AUDIO_SINK \
- (empathy_audio_sink_get_type())
+ (empathy_audio_sink_get_type ())
#define EMPATHY_GST_AUDIO_SINK(obj) \
(G_TYPE_CHECK_INSTANCE_CAST((obj), EMPATHY_TYPE_GST_AUDIO_SINK, \
EmpathyGstAudioSink))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]