]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tube-handler.c
Add empathy_offer_ipv4_stream_tube().
[empathy.git] / libempathy / empathy-tube-handler.c
index b7eb66948d01832563ce7c2238534e539a07d776..0005a369d24840175e2a6b1af615968994cd7220 100644 (file)
@@ -70,7 +70,7 @@ tube_handler_handle_tube_idle_cb (gpointer data)
   EmpathyTpTube *tube;
   static TpDBusDaemon *daemon = NULL;
 
-  empathy_debug (DEBUG_DOMAIN, "New tube to be handled");
+  empathy_debug (DEBUG_DOMAIN, "New tube to be handled id=%d", idle_data->id);
 
   if (!daemon)
     daemon = tp_dbus_daemon_new (tp_get_bus ());