diff -r 00c7ae862740 -r d845db10c0d4 ipsservices/ipssosplugin/inc/ipsplgmsgkey.h --- 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; // change to leaving function + TInt CompareSubjects( const TDesC& aLeft, const TDesC& aRight ) const; private: // Folder objects the messages of which are sorted. Not owned.