[telepathy-gabble/master] fix comment
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Apr 3 09:25:45 PDT 2009
---
src/file-transfer-channel.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/file-transfer-channel.c b/src/file-transfer-channel.c
index 8e75e4c..e67fcf7 100644
--- a/src/file-transfer-channel.c
+++ b/src/file-transfer-channel.c
@@ -1068,7 +1068,8 @@ gabble_file_transfer_channel_offer_file (GabbleFileTransferChannel *self,
"mime-type", self->priv->content_type,
"hash", self->priv->content_hash,
NULL);
- /* TODO: other attributes */
+
+ /* TODO: support initial offset */
desc_node = lm_message_node_add_child (file_node, "desc",
self->priv->description);
--
1.5.6.5
More information about the telepathy-commits
mailing list