pidgin: 91db9c50: conv: Clarify this (per a question on th...

darkrain42 at pidgin.im darkrain42 at pidgin.im
Thu Dec 31 00:26:18 EST 2009


-----------------------------------------------------------------
Revision: 91db9c50f0f4b04e9f6e466f2e0ab1a94d5716d1
Ancestor: 594b0119a09fc439905256b90ccb6bb14b347ced
Author: darkrain42 at pidgin.im
Date: 2009-12-31T05:23:13
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/91db9c50f0f4b04e9f6e466f2e0ab1a94d5716d1

Modified files:
        libpurple/conversation.h

ChangeLog: 

conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).

-------------- next part --------------
============================================================
--- libpurple/conversation.h	447f3f439571b5b4051ebc03ab9f7e23dc9ac36c
+++ libpurple/conversation.h	05cdfd5808f6a943f20f82df067f2fb637174233
@@ -368,7 +368,8 @@ extern "C" {
  * @param type    The type of conversation.
  * @param account The account opening the conversation window on the purple
  *                user's end.
- * @param name    The name of the conversation.
+ * @param name    The name of the conversation.  For PURPLE_CONV_TYPE_IM,
+ *                this is the name of the buddy.
  *
  * @return The new conversation.
  */


More information about the Commits mailing list