diff src/protocols/msn/userlist.c @ 9211:74c81f56b0a5

[gaim-migrate @ 10006] Let's go and use the store name again.. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 06 Jun 2004 05:08:55 +0000
parents 62b601ddb4bc
children 08e7ccb4610d
line wrap: on
line diff
--- a/src/protocols/msn/userlist.c	Sun Jun 06 05:07:54 2004 +0000
+++ b/src/protocols/msn/userlist.c	Sun Jun 06 05:08:55 2004 +0000
@@ -316,7 +316,7 @@
 	gc = gaim_account_get_connection(account);
 
 	passport = msn_user_get_passport(user);
-	store = msn_user_get_friendly_name(user);
+	store = msn_user_get_store_name(user);
 
 	if (list_op & MSN_LIST_FL_OP)
 	{