From 3b6cc6f01b861c217a52fecd068b8fb009adc792 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 16 Dec 2008 09:23:47 +0000 Subject: Fix licence and clean up a bit the interface svn path=/trunk/; revision=1981 --- libempathy-gtk/empathy-chat-simple-view.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-chat-simple-view.h') diff --git a/libempathy-gtk/empathy-chat-simple-view.h b/libempathy-gtk/empathy-chat-simple-view.h index f633440ac..5cd2536f6 100644 --- a/libempathy-gtk/empathy-chat-simple-view.h +++ b/libempathy-gtk/empathy-chat-simple-view.h @@ -55,8 +55,8 @@ struct _EmpathyChatSimpleViewClass { GtkTextViewClass parent_class; }; -GType empathy_chat_simple_view_get_type (void) G_GNUC_CONST; -EmpathyChatSimpleView *empathy_chat_simple_view_new (void); +GType empathy_chat_simple_view_get_type (void) G_GNUC_CONST; +EmpathyChatSimpleView *empathy_chat_simple_view_new (void); G_END_DECLS -- cgit v1.2.3