libpurple/xfer.h

changeset 36089
c035b9a63457
parent 35577
a233a848e482
child 36346
f4c32aca3f1f
child 37148
50f361d39a1e
--- a/libpurple/xfer.h	Thu May 22 20:20:19 2014 +0200
+++ b/libpurple/xfer.h	Thu May 22 21:04:56 2014 +0200
@@ -767,7 +767,7 @@
  *
  * Displays a file transfer-related message in the conversation window
  *
- * This is a wrapper around purple_conversation_write
+ * This is a wrapper around purple_conversation_write_system_message
  */
 void purple_xfer_conversation_write(PurpleXfer *xfer, const gchar *message, gboolean is_error);
 

mercurial