]> git.0d.be Git - empathy.git/commitdiff
coding style fix
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 13 Sep 2010 13:27:16 +0000 (15:27 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 13 Sep 2010 13:27:16 +0000 (15:27 +0200)
libempathy-gtk/empathy-chat.c

index 36455f3d9a8d366aba4c9604bf900e962991439a..a200dc1810a7b10a49632a9d03448dd3ef1d3448 100644 (file)
@@ -99,7 +99,7 @@ struct _EmpathyChatPriv {
        gulong             delete_range_id;
        gulong             notify_cursor_position_id;
 
        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;
        guint              update_misspelled_words_id;
 
        GtkWidget         *widget;