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