--- a/libpurple/protocols/msn/switchboard.c Tue Sep 01 23:06:25 2009 +0000 +++ b/libpurple/protocols/msn/switchboard.c Wed Sep 02 03:22:15 2009 +0000 @@ -920,7 +920,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) &&