diff libpurple/protocols/msn/slpmsg.h @ 32755:867104ed576a

Update MSN for 64-bit file transfers. Refs #8477.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 16 Oct 2011 07:01:52 +0000
parents 182d7b49236c
children
line wrap: on
line diff
--- a/libpurple/protocols/msn/slpmsg.h	Sun Oct 16 06:52:12 2011 +0000
+++ b/libpurple/protocols/msn/slpmsg.h	Sun Oct 16 07:01:52 2011 +0000
@@ -133,7 +133,7 @@
  *
  * @return A new SlpMessage with the file transfer info.
  */
-MsnSlpMessage *msn_slpmsg_file_new(MsnSlpCall *slpcall, size_t size);
+MsnSlpMessage *msn_slpmsg_file_new(MsnSlpCall *slpcall, goffset size);
 
 /**
  * Serialize the MsnSlpMessage in a way it can be used to be transmited