[Telepathy-commits] [telepathy-gabble/master] GabbleMucFactory: document disco_requests

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Aug 19 10:54:07 PDT 2008


20080728175957-53eee-33e5618753aca5a4bcd3c09a0322f9ecfa57d201.gz
---
 src/muc-factory.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/muc-factory.c b/src/muc-factory.c
index 53fe6b7..18edd86 100644
--- a/src/muc-factory.c
+++ b/src/muc-factory.c
@@ -74,6 +74,7 @@ struct _GabbleMucFactoryPrivate
    * text channel is created.
    * GabbleMucChannel * => GabbleTubesChannel * */
   GHashTable *text_needed_for_tubes;
+  /* GabbleDiscoRequest * => NULL (used as a set) */
   GHashTable *disco_requests;
 
   gboolean dispose_has_run;
-- 
1.5.6.3




More information about the Telepathy-commits mailing list