[empathy] coding style fix
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] coding style fix
- Date: Fri, 11 May 2012 11:17:39 +0000 (UTC)
commit 9dff9efa4a2d03634a4f2186c05a7e42a886d619
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri May 11 13:17:30 2012 +0200
coding style fix
src/empathy-new-chatroom-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-new-chatroom-dialog.c b/src/empathy-new-chatroom-dialog.c
index e836518..7250547 100644
--- a/src/empathy-new-chatroom-dialog.c
+++ b/src/empathy-new-chatroom-dialog.c
@@ -158,7 +158,7 @@ new_chatroom_dialog_model_add_columns (EmpathyNewChatroomDialog *self)
{
GtkTreeView *view;
GtkTreeViewColumn *column;
- GtkCellRenderer*cell;
+ GtkCellRenderer *cell;
gint width, height;
gtk_icon_size_lookup (GTK_ICON_SIZE_MENU, &width, &height);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]