libpurple/xfer.h

branch
soc.2013.gobjectification.plugins
changeset 37148
50f361d39a1e
parent 37114
581adbabe319
parent 36089
c035b9a63457
child 37163
bdaa6ae19356
--- a/libpurple/xfer.h	Tue May 20 10:59:21 2014 +0530
+++ b/libpurple/xfer.h	Sat May 24 02:32:01 2014 +0530
@@ -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