[empathy] empathy-video-widget: fix coding style
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] empathy-video-widget: fix coding style
- Date: Mon, 18 May 2009 11:16:13 -0400 (EDT)
commit 30848986f6483ac8c43c0ed4d84a479a2f480783
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon May 18 15:57:13 2009 +0100
empathy-video-widget: fix coding style
---
libempathy-gtk/empathy-video-widget.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libempathy-gtk/empathy-video-widget.h b/libempathy-gtk/empathy-video-widget.h
index 08acdaa..da17a6f 100644
--- a/libempathy-gtk/empathy-video-widget.h
+++ b/libempathy-gtk/empathy-video-widget.h
@@ -42,7 +42,7 @@ GType empathy_video_widget_get_type (void);
/* TYPE MACROS */
#define EMPATHY_TYPE_VIDEO_WIDGET \
- (empathy_video_widget_get_type())
+ (empathy_video_widget_get_type ())
#define EMPATHY_VIDEO_WIDGET(obj) \
(G_TYPE_CHECK_INSTANCE_CAST((obj), EMPATHY_TYPE_VIDEO_WIDGET, \
EmpathyVideoWidget))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]