Mercurial > pidgin
changeset 28832:0c5995395579
conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 31 Dec 2009 05:23:13 +0000 |
parents | 07ec4a569da1 |
children | a158ef76d340 |
files | libpurple/conversation.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/conversation.h Wed Dec 30 23:00:54 2009 +0000 +++ b/libpurple/conversation.h Thu Dec 31 05:23:13 2009 +0000 @@ -368,7 +368,8 @@ * @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. */