diff -r 31c7f587968d -r e9b59dd16117 libpurple/protocols/yahoo/ycht.c --- a/libpurple/protocols/yahoo/ycht.c Thu Aug 22 00:33:01 2013 +0530 +++ b/libpurple/protocols/yahoo/ycht.c Thu Aug 22 01:36:58 2013 +0530 @@ -493,7 +493,7 @@ while (1) { YchtPkt *pkt; int pos = 0; - int pktlen; + guint pktlen; guint service; guint version; gint status;