[empathy] coding style fix



commit a84d501cc9dd8d0e7e0bc725d215ae2fb1331326
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Jan 27 13:17:21 2012 +0100

    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 8135022..8a17189 100644
--- a/libempathy-gtk/empathy-chat.c
+++ b/libempathy-gtk/empathy-chat.c
@@ -158,7 +158,7 @@ struct _EmpathyChatPriv {
 	GdkEventType       most_recent_event_type;
 
 	/* A regex matching our own current nickname in the room, or %NULL if
-	 * !empathy_chat_is_room(). */
+	 * !empathy_chat_is_room (). */
 	GRegex            *highlight_regex;
 };
 



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