diff -r a4d6f1ea0416 -r e7aa27f58ae1 emailservices/emailframework/commonlib/inc/CFSMailMessagePart.h --- a/emailservices/emailframework/commonlib/inc/CFSMailMessagePart.h Tue Jan 26 11:45:42 2010 +0200 +++ b/emailservices/emailframework/commonlib/inc/CFSMailMessagePart.h Tue Feb 02 00:02:40 2010 +0200 @@ -24,7 +24,7 @@ #include // -#include "cfsmailmessagebase.h" +#include "CFSMailMessageBase.h" #include "mmrinfoobject.h" // @@ -334,7 +334,7 @@ */ IMPORT_C TBool IsMRInfoSet(); - /** + /** * Sets attachment name for email part. Full path can be * given as input even though only filename is saved. * @@ -484,7 +484,7 @@ protected: // data - /** + /** * email fetch from email server status */ TFSPartFetchState iMessagePartsStatus;