changeset 23 | 238255e8b033 |
parent 0 | 72b543305e3a |
child 47 | 5b14749788d7 |
child 60 | 7fdbb852d323 |
--- a/messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp Tue Feb 02 00:08:43 2010 +0200 +++ b/messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp Fri Apr 16 14:56:15 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())