--- 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);