diff src/protocols/yahoo/yahoo_picture.c @ 10651:8fbab42659c2

[gaim-migrate @ 12176] commit some stuff to head that was already committed to oldstatus because having two trees is twice the fun committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sat, 05 Mar 2005 18:40:38 +0000
parents 255225f7639e
children 08bf44bcedfe
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo_picture.c	Thu Mar 03 01:33:00 2005 +0000
+++ b/src/protocols/yahoo/yahoo_picture.c	Sat Mar 05 18:40:38 2005 +0000
@@ -115,7 +115,7 @@
 		data->gc = gc;
 		data->who = g_strdup(who);
 		data->checksum = checksum;
-		gaim_url_fetch(url, TRUE, "Mozilla/4.0 (compatible; MSIE 5.0)", FALSE,
+		gaim_url_fetch(url, FALSE, "Mozilla/4.0 (compatible; MSIE 5.0)", FALSE,
 		               yahoo_fetch_picture_cb, data);
 	} else if (who && send_icon_info) {
 		yahoo_send_picture_info(gc, who);