[empathy] One more coding style fix
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] One more coding style fix
- Date: Fri, 4 Jun 2010 20:03:18 +0000 (UTC)
commit 76565f1667094528459fc2cfa80932a48b60158a
Author: Xavier Claessens <xclaesse gmail com>
Date: Fri Jun 4 22:01:23 2010 +0200
One more coding style fix
libempathy-gtk/empathy-contact-list-view.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-list-view.c b/libempathy-gtk/empathy-contact-list-view.c
index d3b6ac2..2f5aba1 100644
--- a/libempathy-gtk/empathy-contact-list-view.c
+++ b/libempathy-gtk/empathy-contact-list-view.c
@@ -1097,9 +1097,9 @@ contact_list_view_row_expand_or_collapse_cb (EmpathyContactListView *view,
}
static void
-contact_list_view_row_has_child_toggled_cb (GtkTreeModel *model,
- GtkTreePath *path,
- GtkTreeIter *iter,
+contact_list_view_row_has_child_toggled_cb (GtkTreeModel *model,
+ GtkTreePath *path,
+ GtkTreeIter *iter,
EmpathyContactListView *view)
{
EmpathyContactListViewPriv *priv = GET_PRIV (view);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]