email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP
branchRCL_3
changeset 57 ebe688cedc25
parent 21 c6838af47512
child 60 7fdbb852d323
--- a/email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP	Thu Aug 19 09:51:11 2010 +0300
+++ b/email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP	Tue Aug 31 15:11:31 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -6449,7 +6449,7 @@
 				// def070915 - propagated fix
 				attachment->SetId(iHtmlId);
 				CleanupStack::Pop(attachment);
-				iAttachmentInfoList.Append(attachment);
+				iAttachmentInfoList.AppendL(attachment);
 				++iTotalAttachments;
 				iPartList=iPartList|KMsvMessagePartAttachments;
 				}