[Telepathy-commits] [telepathy-gabble/master] _GabbleBytestreamMultiplePrivate: improve fallback_stream_methods description
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Jan 6 08:41:36 PST 2009
---
src/bytestream-multiple.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/bytestream-multiple.c b/src/bytestream-multiple.c
index d1aee1d..4d4e64d 100644
--- a/src/bytestream-multiple.c
+++ b/src/bytestream-multiple.c
@@ -83,7 +83,7 @@ struct _GabbleBytestreamMultiplePrivate
gchar *peer_jid;
GabbleBytestreamFactory *factory;
- /* List of gchar* */
+ /* List of (gchar *) containing the NS of a stream method */
GList *fallback_stream_methods;
GabbleBytestreamIface *active_bytestream;
--
1.5.6.5
More information about the Telepathy-commits
mailing list