/pidgin/main: 6525f141a8bb: update GTK-Doc annotation for purple...

Michael McConville mmcconville at mykolab.com
Wed Aug 5 21:52:14 EDT 2015


Changeset: 6525f141a8bb53406a05701baf1ab23fef393c21
Author:	 Michael McConville <mmcconville at mykolab.com>
Date:	 2015-08-05 21:52 -0400
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/6525f141a8bb

Description:

update GTK-Doc annotation for purple_conversation_write_message()

diffstat:

 libpurple/conversation.h |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (17 lines):

diff --git a/libpurple/conversation.h b/libpurple/conversation.h
--- a/libpurple/conversation.h
+++ b/libpurple/conversation.h
@@ -465,11 +465,8 @@ void purple_conversation_close_logs(Purp
 
 /**
  * purple_conversation_write_message:
- * @conv:    The conversation.
- * @who:     The user who sent the message.
- * @message: The message to write.
- * @flags:   The message flags.
- * @mtime:   The time the message was sent.
+ * @conv: The conversation.
+ * @msg:  The message to write.
  *
  * Writes to a chat or an IM.
  */



More information about the Commits mailing list