--- a/messagingfw/msgsrvnstore/server/inc/MSERVER.H Tue Sep 14 22:16:31 2010 +0300
+++ b/messagingfw/msgsrvnstore/server/inc/MSERVER.H Wed Oct 13 15:05:36 2010 +0300
@@ -148,7 +148,7 @@
EMsvIdWithSortFiled=89,
EMsvGetSearchSortProgress=90,
EMsvCancelSearchSortOp=91,
- EMsvUpdateAndSort=92,
+ EMsvUpdateAndSort=92
// Code added for PREQ 557.
// Macros for preferred drive list APIs.
#if (defined SYMBIAN_MSGS_ENHANCED_REMOVABLE_MEDIA_SUPPORT)
@@ -162,7 +162,7 @@
EMsvGetChildIdsALL=101
#if (defined SYMBIAN_MESSAGESTORE_UNIT_TESTCODE)
,EMsvResetRepository=102,
- EMsvPrintCache=103,
+ EMsvPrintCache=103
#endif
#endif // #if (defined SYMBIAN_MSGS_ENHANCED_REMOVABLE_MEDIA_SUPPORT)
@@ -180,9 +180,8 @@
EMsvConvertMessageStore=113,
EMsvCancelConversionRequest=114,
EMsvGetConvertibleDriveList=115,
- EMsvGetConversionStatus=116,
+ EMsvGetConversionStatus=116
#endif
- EMsvChangeEntries = 117
};