--- a/libpurple/protocols/msn/slpmsg.h Tue Aug 20 14:04:56 2013 +0200 +++ b/libpurple/protocols/msn/slpmsg.h Wed Aug 21 14:59:29 2013 +0200 @@ -57,7 +57,7 @@ * This is the size of buffer, unless this is an outgoing file transfer, * in which case this is the size of the file. */ - long long size; + gsize size; GList *parts; /**< A list with the SlpMsgParts */