libpurple/protocols/yahoo/ycht.c

branch
soc.2013.gobjectification
changeset 34889
4ea2da14cd0e
parent 34670
9bd5bd903dc7
parent 34304
faf0414a8b51
child 34955
854143116575
child 36574
e9b59dd16117
--- 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;

mercurial