--- a/email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP Tue Aug 31 15:11:31 2010 +0300
+++ b/email/pop3andsmtpmtm/clientmtms/src/MIUTMSG.CPP Wed Sep 01 12:31:54 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1998-2010 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.AppendL(attachment);
+ iAttachmentInfoList.Append(attachment);
++iTotalAttachments;
iPartList=iPartList|KMsvMessagePartAttachments;
}