diff libpurple/protocols/msn/switchboard.c @ 31160:7a26ff6c0044

propagate from branch 'im.pidgin.pidgin' (head 73717266fa7d3a35ac09e09781fc5b48e2954fab) to branch 'im.pidgin.cpw.qulogic.msnp16' (head 0e28179a771a31a9afec296749d9f6c1e7f7587c)
author Mark Doliner <mark@kingant.net>
date Thu, 22 Apr 2010 17:15:26 +0000
parents c316749944c1 67024624f59b
children 930b267d33c0 66e7fe9f7810
line wrap: on
line diff
--- a/libpurple/protocols/msn/switchboard.c	Sun Apr 04 19:18:26 2010 +0000
+++ b/libpurple/protocols/msn/switchboard.c	Thu Apr 22 17:15:26 2010 +0000
@@ -943,7 +943,7 @@
 	}
 
 	imgid = purple_imgstore_add_with_id(image_data, image_len, NULL);
-	image_msg = g_strdup_printf("<IMG ID='%d'/>", imgid);
+	image_msg = g_strdup_printf("<IMG ID='%d'>", imgid);
 
 	if (swboard->current_users > 1 ||
 		((swboard->conv != NULL) &&