[Telepathy-commits] [telepathy-mission-control/master] Add debug line
Alberto Mardegan
alberto.mardegan at nokia.com
Wed Feb 11 01:25:16 PST 2009
---
libmcclient/mc-account-request.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libmcclient/mc-account-request.c b/libmcclient/mc-account-request.c
index a37d876..a41ff2f 100644
--- a/libmcclient/mc-account-request.c
+++ b/libmcclient/mc-account-request.c
@@ -65,6 +65,7 @@ on_weak_object_destroy (guint id, GObject *weak_object)
{
McChannelRequest *req;
+ g_debug ("%s called (%u, %p)", G_STRFUNC, id, weak_object);
req = REQUEST_FROM_ID (id);
if (G_UNLIKELY (!req)) return;
--
1.5.6.5
More information about the telepathy-commits
mailing list