[empathy] coding style fixes
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] coding style fixes
- Date: Thu, 16 Feb 2012 11:43:35 +0000 (UTC)
commit 9b3306a89a8419217e9c2350d7c32c1a83704eca
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Thu Feb 16 12:43:28 2012 +0100
coding style fixes
libempathy-gtk/empathy-chat.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c
index c5b4adf..d273a37 100644
--- a/libempathy-gtk/empathy-chat.c
+++ b/libempathy-gtk/empathy-chat.c
@@ -161,8 +161,8 @@ struct _EmpathyChatPriv {
* !empathy_chat_is_room (). */
GRegex *highlight_regex;
- /* TRUE if empathy_chat_is_room() and there are unread highlighted messages.
- * Cleared by empathy_chat_messages_read(). */
+ /* TRUE if empathy_chat_is_room () and there are unread highlighted messages.
+ * Cleared by empathy_chat_messages_read (). */
gboolean highlighted;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]