--- a/libpurple/protocols/jabber/jabber.h Mon Jun 24 01:38:51 2013 +0530 +++ b/libpurple/protocols/jabber/jabber.h Mon Jun 24 11:28:57 2013 +0530 @@ -265,10 +265,10 @@ PurpleBOSHConnection *bosh; /** - * This linked list contains PurpleUtilFetchUrlData structs + * This linked list contains PurpleHttpConnection structs * for when we lookup buddy icons from a url */ - GSList *url_datas; + GSList *http_conns; /* keep a hash table of JingleSessions */ GHashTable *sessions;