Mercurial > pidgin.yaz
changeset 9208:ef7360cb07a0
[gaim-migrate @ 10003]
I don't know what a store name is. Hopefully this fixes the segfaults.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 06 Jun 2004 04:54:57 +0000 |
parents | 7d50846c1573 |
children | 4c94e3f9f91c |
files | src/protocols/msn/userlist.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/msn/userlist.c Sun Jun 06 04:50:23 2004 +0000 +++ b/src/protocols/msn/userlist.c Sun Jun 06 04:54:57 2004 +0000 @@ -304,7 +304,7 @@ gc = gaim_account_get_connection(account); passport = msn_user_get_passport(user); - store = msn_user_get_store_name(user); + store = msn_user_get_friendly_name(user); if (list_op & MSN_LIST_FL_OP) {