From c2c648de9fcd4b7a78dd33f2d9502f08bc483eb7 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 24 Apr 2009 16:50:10 +0100 Subject: s/Empaty/Empathy --- libempathy/empathy-tp-tube.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy/empathy-tp-tube.h') diff --git a/libempathy/empathy-tp-tube.h b/libempathy/empathy-tp-tube.h index dd9ec4dcf..004373090 100644 --- a/libempathy/empathy-tp-tube.h +++ b/libempathy/empathy-tp-tube.h @@ -73,12 +73,12 @@ EmpathyTpTube *empathy_tp_tube_new_stream_tube (EmpathyContact *contact, TpSocketAddressType type, const gchar *hostname, guint port, const gchar *service, GHashTable *parameters); -typedef void (EmpatyTpTubeAcceptStreamTubeCb) (EmpathyTpTube *tube, +typedef void (EmpathyTpTubeAcceptStreamTubeCb) (EmpathyTpTube *tube, const EmpathyTpTubeAddress *address, const GError *error, gpointer user_data); void empathy_tp_tube_accept_stream_tube (EmpathyTpTube *tube, - TpSocketAddressType type, EmpatyTpTubeAcceptStreamTubeCb *callback, + TpSocketAddressType type, EmpathyTpTubeAcceptStreamTubeCb *callback, gpointer user_data); typedef void (EmpathyTpTubeReadyCb) -- cgit v1.2.3