Mercurial > pidgin
diff libpurple/protocols/msn/switchboard.c @ 30036:31f20c9c7674
merge of '21280175da42b51e30e31b091bb3b4adf7708407'
and 'de0f6b7b9429dd7161de925ce6bdb02fbb7daaec'
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Fri, 23 Apr 2010 22:19:23 +0000 |
parents | 911ca152210c 67024624f59b |
children | a37aa0ddfc0f 66e7fe9f7810 |
line wrap: on
line diff
--- a/libpurple/protocols/msn/switchboard.c Fri Apr 23 20:53:57 2010 +0000 +++ b/libpurple/protocols/msn/switchboard.c Fri Apr 23 22:19:23 2010 +0000 @@ -946,7 +946,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) &&