comparison libpurple/protocols/msn/contact.c @ 30407: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 452043d200f0
children 9a203ff977f6
comparison
equal deleted inserted replaced
30406:d14ad586601c 30407:f7ba0e314fc8
534 534
535 msn_parse_contact_list(session, resp->xml); 535 msn_parse_contact_list(session, resp->xml);
536 abLastChange = purple_account_get_string(session->account, 536 abLastChange = purple_account_get_string(session->account,
537 "ablastChange", NULL); 537 "ablastChange", NULL);
538 dynamicItemLastChange = purple_account_get_string(session->account, 538 dynamicItemLastChange = purple_account_get_string(session->account,
539 "dynamicItemLastChange", NULL); 539 "DynamicItemLastChanged", NULL);
540 540
541 if (state->partner_scenario == MSN_PS_INITIAL) { 541 if (state->partner_scenario == MSN_PS_INITIAL) {
542 #ifdef MSN_PARTIAL_LISTS 542 #ifdef MSN_PARTIAL_LISTS
543 /* XXX: this should be enabled when we can correctly do partial 543 /* XXX: this should be enabled when we can correctly do partial
544 syncs with the server. Currently we need to retrieve the whole 544 syncs with the server. Currently we need to retrieve the whole