[Telepathy-commits] [telepathy-salut/master] Added salut_file_channel_set_state prototype.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 21 03:46:08 PST 2008


20080721195930-8ed0e-a0214bec934650bb65d813033815c957492b7771.gz
---
 src/salut-file-channel.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/salut-file-channel.c b/src/salut-file-channel.c
index 1334cd5..0719311 100644
--- a/src/salut-file-channel.c
+++ b/src/salut-file-channel.c
@@ -156,6 +156,10 @@ salut_file_channel_init (SalutFileChannel *obj)
   obj->priv->contact = NULL;
 }
 
+static void salut_file_channel_set_state (SalutSvcChannelTypeFile *iface,
+                                          SalutFileTransferState state,
+                                          SalutFileTransferStateChangeReason reason);
+
 static void
 salut_file_channel_get_property (GObject    *object,
                                  guint       property_id,
-- 
1.5.6.5




More information about the Telepathy-commits mailing list