diff -r 64a770d3dae9 -r 4ea2da14cd0e libpurple/protocols/yahoo/ycht.c --- a/libpurple/protocols/yahoo/ycht.c Thu Aug 22 00:32:28 2013 +0530 +++ b/libpurple/protocols/yahoo/ycht.c Thu Aug 22 01:35:32 2013 +0530 @@ -493,7 +493,7 @@ while (1) { YchtPkt *pkt; int pos = 0; - int pktlen; + guint pktlen; guint service; guint version; gint status;