Mercurial > pidgin.yaz
changeset 2611:d324478ee203
[gaim-migrate @ 2624]
hi
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 25 Oct 2001 18:30:22 +0000 |
parents | 98928712e319 |
children | 7938953630fa |
files | src/protocols/msn/msn.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.",