# HG changeset patch # User Eric Warmenhoven # Date 1004034622 0 # Node ID d324478ee2035e1284579692ca5306c11a0b6bd9 # Parent 98928712e3196ead1375b381c5adb1afb9f23c2c [gaim-migrate @ 2624] hi committer: Tailor Script diff -r 98928712e319 -r d324478ee203 src/protocols/msn/msn.c --- a/src/protocols/msn/msn.c Thu Oct 25 18:22:37 2001 +0000 +++ b/src/protocols/msn/msn.c Thu Oct 25 18:30:22 2001 +0000 @@ -658,7 +658,7 @@ ap = g_new0(struct msn_add_permit, 1); ap->user = g_strdup(user); - ap->friend = g_strdup(friend); + ap->friend = g_strdup(url_decode(friend)); ap->gc = gc; g_snprintf(msg, sizeof(msg), "The user %s (%s) wants to add you to their buddy list.",