Mercurial > pidgin
changeset 29749:67024624f59b
Those Adium guys don't like this slash.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 17 Apr 2010 03:06:42 +0000 |
parents | 4e5cfb6ad471 |
children | e7b9a5ba3777 |
files | libpurple/protocols/msn/switchboard.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/switchboard.c Fri Apr 16 16:46:57 2010 +0000 +++ b/libpurple/protocols/msn/switchboard.c Sat Apr 17 03:06:42 2010 +0000 @@ -937,7 +937,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) &&