diff -r ebe688cedc25 -r 7fdbb852d323 messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp --- a/messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp Tue Aug 31 15:11:31 2010 +0300 +++ b/messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp Wed Sep 01 12:31:54 2010 +0100 @@ -42,7 +42,7 @@ * @leave KErrXXX system-wide error codes */ { - CMsvStore* serviceEntryStore = aServiceEntry.EditStoreL(); + CMsvStore* serviceEntryStore = aServiceEntry.EditStoreL(); CleanupStack::PushL(serviceEntryStore); if (!aPassword.Length())