[empathy] Get the priv struct of the right object.
- From: Xavier Claessens <xclaesse src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Get the priv struct of the right object.
- Date: Wed, 22 Apr 2009 06:25:50 -0400 (EDT)
commit f6b723292ace881c24243643e0a158cc35c9cc1c
Author: Xavier Claessens <xclaesse gmail com>
Date: Tue Feb 17 15:46:40 2009 +0100
Get the priv struct of the right object.
---
libempathy/empathy-contact-manager.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libempathy/empathy-contact-manager.c b/libempathy/empathy-contact-manager.c
index 60d8df8..55e709b 100644
--- a/libempathy/empathy-contact-manager.c
+++ b/libempathy/empathy-contact-manager.c
@@ -128,9 +128,9 @@ contact_manager_invalidated_cb (TpProxy *connection,
}
static void
-contact_manager_new_connection_cb (EmpathyAccountManager *manager,
+contact_manager_new_connection_cb (EmpathyAccountManager *account_manager,
TpConnection *connection,
- EmpathyContactManager *self)
+ EmpathyContactManager *manager)
{
EmpathyContactManagerPriv *priv = GET_PRIV (manager);
EmpathyTpContactList *list;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]