[empathy: 4/9] Build fix after rebase



commit 246c2f6468ab7dc1546b2793aed023035f5d88e8
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Sun May 24 17:49:08 2009 +0200

    Build fix after rebase

 libempathy/empathy-tp-file.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index b97d1a2..9ae4282 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -802,7 +802,7 @@ do_constructed (GObject *object)
 
   tp_cli_dbus_properties_call_get (priv->channel,
       -1, TP_IFACE_CHANNEL_TYPE_FILE_TRANSFER, "AvailableSocketTypes",
-      tp_file_get_available_socket_types_cb, NULL, NULL, file_obj);
+      tp_file_get_available_socket_types_cb, NULL, NULL, object);
 
   priv->state_change_reason =
       TP_FILE_TRANSFER_STATE_CHANGE_REASON_NONE;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]