# HG changeset patch # User Paul Aurich # Date 1262236993 0 # Node ID 0c599539557950d7937f59a979d9734d91ec8b86 # Parent 07ec4a569da1d43a4b3fdcd84e344249426c2915 conv: Clarify this (per a question on the m-l, though it confused me the first time through, too). diff -r 07ec4a569da1 -r 0c5995395579 libpurple/conversation.h --- 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. */