# HG changeset patch # User Elliott Sales de Andrade # Date 1271473602 0 # Node ID 67024624f59b3a0b3fc52774708e1ee436269adf # Parent 4e5cfb6ad4711625160205a1a43c46553bfbf0c7 Those Adium guys don't like this slash. diff -r 4e5cfb6ad471 -r 67024624f59b libpurple/protocols/msn/switchboard.c --- 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("", imgid); + image_msg = g_strdup_printf("", imgid); if (swboard->current_users > 1 || ((swboard->conv != NULL) &&