diff -r f0ae13a29cdf -r 15639e15839e libpurple/protocols/gg/chat.c --- a/libpurple/protocols/gg/chat.c Wed Aug 28 19:38:07 2013 +0200 +++ b/libpurple/protocols/gg/chat.c Wed Aug 28 19:46:52 2013 +0200 @@ -151,7 +151,7 @@ { ggp_chat_session_data *sdata = ggp_chat_get_sdata(gc); ggp_chat_local_info *chat; - int i; + uint32_t i; if (ev->type == GG_EVENT_CHAT_INFO) {