libpurple/protocols/oscar/oft.c

changeset 32670
8b414cd2c9db
parent 32270
028a4b3c0402
child 32704
bedbdebb83d5
--- a/libpurple/protocols/oscar/oft.c	Sun Oct 16 07:47:40 2011 +0000
+++ b/libpurple/protocols/oscar/oft.c	Sun Oct 16 07:52:24 2011 +0000
@@ -651,7 +651,7 @@
 peer_oft_sendcb_init(PurpleXfer *xfer)
 {
 	PeerConnection *conn;
-	size_t size;
+	goffset size;
 
 	conn = purple_xfer_get_protocol_data(xfer);
 	conn->flags |= PEER_CONNECTION_FLAG_APPROVED;

mercurial