aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat-simple-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-chat-simple-view.h')
-rw-r--r--libempathy-gtk/empathy-chat-simple-view.h4
1 files changed, 2 insertions, 2 deletions
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