ipsservices/ipssosplugin/inc/ipsplgmsgkey.h
changeset 51 d845db10c0d4
parent 23 2dc6caa42ec3
--- a/ipsservices/ipssosplugin/inc/ipsplgmsgkey.h	Fri Jul 02 15:55:16 2010 +0300
+++ b/ipsservices/ipssosplugin/inc/ipsplgmsgkey.h	Fri Jul 09 12:17:13 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.