diff -r 997a02608b3a -r 16ed8d08d0b1 ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h --- a/ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h Tue Jul 06 14:04:34 2010 +0300 +++ b/ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h Wed Aug 18 09:37:47 2010 +0300 @@ -95,7 +95,7 @@ * @param aMailbox id of mailbox to be append * @param aState state to be updated or added to mailbox */ - void AppendMailboxToSyncingMailbox( TMsvId aMailbox, TInt aState ); + void AppendMailboxToSyncingMailboxL( TMsvId aMailbox, TInt aState ); TInt GetMailboxIpsState( TMsvId aMailbox );