[Telepathy-commits] [telepathy-salut/master] TubesChannelPrivate.self_handle should be TpHandle not TpHandleType

Will Thompson will.thompson at collabora.co.uk
Tue Oct 21 05:28:45 PDT 2008


---
 src/salut-tubes-channel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/salut-tubes-channel.c b/src/salut-tubes-channel.c
index 014dcb5..40c5ec6 100644
--- a/src/salut-tubes-channel.c
+++ b/src/salut-tubes-channel.c
@@ -108,7 +108,7 @@ struct _SalutTubesChannelPrivate
   gchar *object_path;
   TpHandle handle;
   TpHandleType handle_type;
-  TpHandleType self_handle;
+  TpHandle self_handle;
   GibberMucConnection *muc_connection;
 
   GHashTable *tubes;
-- 
1.5.6.5



More information about the Telepathy-commits mailing list