# HG changeset patch # User Mark Doliner # Date 1185949382 0 # Node ID 95529e8d3bb2fc3b51d30877cadab36fc8a05e6c # Parent 69556cf286f8d7ce35f25f63376f9c265a48fa48 Get rid of this compile warning: yahoo_aliases.c: In function 'yahoo_update_alias': yahoo_aliases.c:236: warning: format '%i' expects type 'int', but argument 6 has type 'size_t' diff -r 69556cf286f8 -r 95529e8d3bb2 libpurple/protocols/yahoo/yahoo_aliases.c --- a/libpurple/protocols/yahoo/yahoo_aliases.c Wed Aug 01 04:05:18 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_aliases.c Wed Aug 01 06:23:02 2007 +0000 @@ -229,7 +229,7 @@ "User-Agent: Mozilla/4.0 (compatible; MSIE 5.5)\r\n" "Cookie: T=%s; Y=%s\r\n" "Host: %s\r\n" - "Content-Length: %i\r\n" + "Content-Length: %" G_GSIZE_FORMAT "\r\n" "Cache-Control: no-cache\r\n\r\n" "%s", webpage, yd->cookie_t,yd->cookie_y, webaddress,