[empathy] Fix little coding style
- From: Xavier Claessens <xclaesse src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] Fix little coding style
- Date: Thu, 24 Sep 2009 07:11:32 +0000 (UTC)
commit 360a16647a4fff130ab0c4c957adb28ddd71a3db
Author: Xavier Claessens <xclaesse gmail com>
Date: Fri Sep 18 11:29:29 2009 +0200
Fix little coding style
src/empathy-chat-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index 9e89f75..3c2b981 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -628,7 +628,7 @@ chat_window_favorite_toggled_cb (GtkToggleAction *toggle_action,
chatroom = empathy_chatroom_new_full (account, room, name, FALSE);
empathy_chatroom_manager_add (priv->chatroom_manager, chatroom);
g_object_unref (chatroom);
- }
+ }
empathy_chatroom_set_favorite (chatroom, active);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]