# HG changeset patch # User Mark Doliner # Date 1281631630 0 # Node ID f7ba0e314fc87a87dc1fa8ad024bf3dea95c7ba5 # Parent d14ad586601ccbead25d0b0358ce4e02d5cfea41 This code is disabled, but in case we ever want to enable it then it will probably help to use the correct name. diff -r d14ad586601c -r f7ba0e314fc8 libpurple/protocols/msn/contact.c --- 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