messagingappbase/obexmtms/obexmtm/obexutil/source/obexpasswordexternaliser.cpp
branchRCL_3
changeset 60 7fdbb852d323
parent 57 ebe688cedc25
--- 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())