diff -r 3949b825f4bf -r faf0414a8b51 libpurple/protocols/gg/account.h --- a/libpurple/protocols/gg/account.h Tue Aug 20 14:04:56 2013 +0200 +++ b/libpurple/protocols/gg/account.h Wed Aug 21 14:59:29 2013 +0200 @@ -37,7 +37,7 @@ gchar *id; gpointer data; size_t size; - int length; + guint length; } ggp_account_token; /**