ipsservices/ipssosplugin/inc/ipsplgmsgkey.h
changeset 23 2dc6caa42ec3
parent 18 578830873419
child 51 d845db10c0d4
--- a/ipsservices/ipssosplugin/inc/ipsplgmsgkey.h	Mon May 03 12:23:15 2010 +0300
+++ b/ipsservices/ipssosplugin/inc/ipsplgmsgkey.h	Fri May 14 15:41:10 2010 +0300
@@ -83,7 +83,7 @@
     /**
      * Compares the subject strings omitting the reply & forward prefixes
      */
-    TInt CompareSubjects( const TDesC& aLeft, const TDesC& aRight ) const;
+    TInt CompareSubjectsL( const TDesC& aLeft, const TDesC& aRight ) const; // <cmail> change to leaving function
 
 private:
     // Folder objects the messages of which are sorted. Not owned.