[next] telepathy-glib: Remove reference to tp_proxy_borrow_interface_by_id( )

Xavier Claessens xclaesse at kemper.freedesktop.org
Wed Dec 26 04:37:47 PST 2012


Module: telepathy-glib
Branch: next
Commit: 80afb8c41a381fa7ff3ee5eba8240d66ee08ef5f
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=80afb8c41a381fa7ff3ee5eba8240d66ee08ef5f

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Wed Dec 26 11:15:59 2012 +0100

Remove reference to tp_proxy_borrow_interface_by_id()

This function was already removed and replaced by _get_interface_by_id()

---

 tools/telepathy-glib.supp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/telepathy-glib.supp b/tools/telepathy-glib.supp
index 28bd5a0..0fe5e57 100644
--- a/tools/telepathy-glib.supp
+++ b/tools/telepathy-glib.supp
@@ -341,7 +341,7 @@
    ...
    fun:g_object_new
    ...
-   fun:tp_proxy_borrow_interface_by_id
+   fun:tp_proxy_get_interface_by_id
 }
 
 {



More information about the telepathy-commits mailing list