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