libpurple/protocols/yahoo/ycht.c

branch
release-2.x.y
changeset 36256
a437550a9308
parent 29106
51c7b2177e42
child 36257
c5445f25f90f
--- a/libpurple/protocols/yahoo/ycht.c	Wed Nov 12 19:15:24 2014 -0500
+++ b/libpurple/protocols/yahoo/ycht.c	Thu Nov 13 00:56:55 2014 -0500
@@ -490,7 +490,7 @@
 	while (1) {
 		YchtPkt *pkt;
 		int pos = 0;
-		int pktlen;
+		guint pktlen;
 		guint service;
 		guint version;
 		gint status;

mercurial