--- a/ipsservices/ipssosplugin/inc/ipsplgmsgkey.h Wed Jun 09 09:22:57 2010 +0300
+++ b/ipsservices/ipssosplugin/inc/ipsplgmsgkey.h Mon Jun 21 15:20:54 2010 +0300
@@ -83,7 +83,7 @@
/**
* Compares the subject strings omitting the reply & forward prefixes
*/
- TInt CompareSubjectsL( const TDesC& aLeft, const TDesC& aRight ) const; // <cmail> change to leaving function
+ TInt CompareSubjects( const TDesC& aLeft, const TDesC& aRight ) const;
private:
// Folder objects the messages of which are sorted. Not owned.