libpurple/protocols/yahoo/ycht.c

branch
soc.2013.gobjectification.plugins
changeset 36574
e9b59dd16117
parent 36543
a8c3fecee2d3
parent 34889
4ea2da14cd0e
child 36670
418f1f8581de
--- 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;

mercurial