libpurple/conversation.h

changeset 29127
bfb0ac15c730
parent 28423
c12dbb691b04
child 29169
9f19b1e6a3ed
child 29675
0f5da300fa1a
--- a/libpurple/conversation.h	Sun Dec 13 03:24:01 2009 +0000
+++ b/libpurple/conversation.h	Sun Dec 13 04:16:10 2009 +0000
@@ -1025,7 +1025,8 @@
 GList *purple_conv_chat_set_users(PurpleConvChat *chat, GList *users);
 
 /**
- * Returns a list of users in the chat room.
+ * Returns a list of users in the chat room.  The members of the list
+ * are PurpleConvChatBuddy objects.
  *
  * @param chat The chat.
  *

mercurial