aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/empathy-new-chatroom-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-new-chatroom-dialog.c b/src/empathy-new-chatroom-dialog.c
index e8365184a..72505472c 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);