[telepathy-gabble/master] got_roster_iq(): add comment clarifying that _SUB_TYPE_RESULT means initial roster

Dafydd Harries dafydd.harries at collabora.co.uk
Tue Sep 22 08:28:00 PDT 2009


---
 src/roster.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/roster.c b/src/roster.c
index 660df92..25f8b8a 100644
--- a/src/roster.c
+++ b/src/roster.c
@@ -1546,6 +1546,7 @@ got_roster_iq (GabbleRoster *roster,
 
       if (sub_type == LM_MESSAGE_SUB_TYPE_RESULT)
         {
+          /* We are handling the response to our initial roster request. */
           GArray *members;
 
           tp_group_mixin_get_members ((GObject *) pub_chan, &members, NULL);
-- 
1.5.6.5




More information about the telepathy-commits mailing list