[empathy] coding style fix



commit 562666b74b8f6d863dd6c4970fd7bea3e9d899d6
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Sep 13 15:27:16 2010 +0200

    coding style fix

 libempathy-gtk/empathy-chat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c
index 36455f3..a200dc1 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;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]