libpurple/protocols/msn/slpmsg.h

changeset 34304
faf0414a8b51
parent 32438
dc8991868906
child 35827
c7c855c36c9b
--- 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 */
 

mercurial