[telepathy-gabble/master] gabble_file_transfer_channel_offer_file: reference bug in FIXME comment

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 7 08:24:37 PDT 2009


As per albanc's review
---
 src/ft-channel.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/ft-channel.c b/src/ft-channel.c
index b274cf6..75a9b1c 100644
--- a/src/ft-channel.c
+++ b/src/ft-channel.c
@@ -1159,7 +1159,8 @@ gabble_file_transfer_channel_offer_file (GabbleFileTransferChannel *self,
       /* Not a MUC jid, need to get a resource */
       const gchar *resource;
 
-      /* FIXME: should we check for SI, bytestreams and/or IBB too? */
+      /* FIXME: should we check for SI, bytestreams and/or IBB too?
+       * http://bugs.freedesktop.org/show_bug.cgi?id=23777 */
       resource = gabble_presence_pick_resource_by_caps (presence,
           gabble_capability_set_predicate_has, NS_FILE_TRANSFER);
 
-- 
1.5.6.5



More information about the telepathy-commits mailing list