branch | RCL_3 |
changeset 26 | ebe688cedc25 |
parent 0 | 72b543305e3a |
child 27 | 7fdbb852d323 |
--- a/messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp Thu Aug 19 09:51:11 2010 +0300 +++ b/messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp Tue Aug 31 15:11:31 2010 +0300 @@ -42,7 +42,7 @@ * @leave KErrXXX system-wide error codes */ { - CMsvStore* serviceEntryStore = aServiceEntry.EditStoreL(); + CMsvStore* serviceEntryStore = aServiceEntry.EditStoreL(); CleanupStack::PushL(serviceEntryStore); if (!aPassword.Length())