--- a/libpurple/protocols/gg/search.h Sat Jun 18 06:59:36 2011 +0000 +++ b/libpurple/protocols/gg/search.h Sat Jun 18 11:29:11 2011 +0000 @@ -46,12 +46,11 @@ char *birthyear; char *gender; char *active; - char *offset; - - char *last_uin; GGPSearchType search_type; guint32 seq; + guint16 page_number; + guint16 page_size; /* how many contacts fits into one page of results */ void *user_data; void *window;