From 562666b74b8f6d863dd6c4970fd7bea3e9d899d6 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 13 Sep 2010 15:27:16 +0200 Subject: coding style fix --- libempathy-gtk/empathy-chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index 36455f3d9..a200dc181 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -99,7 +99,7 @@ struct _EmpathyChatPriv { gulong delete_range_id; gulong notify_cursor_position_id; - /* Source func ID for update_misspelled_words() */ + /* Source func ID for update_misspelled_words () */ guint update_misspelled_words_id; GtkWidget *widget; -- cgit v1.2.3