changeset 30840:f7ba0e314fc8

This code is disabled, but in case we ever want to enable it then it will probably help to use the correct name.
author Mark Doliner <mark@kingant.net>
date Thu, 12 Aug 2010 16:47:10 +0000
parents d14ad586601c
children 9a203ff977f6
files libpurple/protocols/msn/contact.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/contact.c	Thu Aug 12 16:05:15 2010 +0000
+++ b/libpurple/protocols/msn/contact.c	Thu Aug 12 16:47:10 2010 +0000
@@ -536,7 +536,7 @@
 		abLastChange = purple_account_get_string(session->account,
 			"ablastChange", NULL);
 		dynamicItemLastChange = purple_account_get_string(session->account,
-			"dynamicItemLastChange", NULL);
+			"DynamicItemLastChanged", NULL);
 
 		if (state->partner_scenario == MSN_PS_INITIAL) {
 #ifdef MSN_PARTIAL_LISTS