diff -r f4a778e096c2 -r 9da50d567e3c predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsAlgorithm2Utils.h --- a/predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsAlgorithm2Utils.h Wed Sep 01 12:29:52 2010 +0100 +++ b/predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsAlgorithm2Utils.h Tue Sep 14 20:54:53 2010 +0300 @@ -52,7 +52,7 @@ /** * TLinearOrder rule for comparison of data objects */ - static TInt CompareDataBySortOrder(const CPsData& aObject1, const CPsData& aObject2); + static TInt CompareDataBySortOrderL(const CPsData& aObject1, const CPsData& aObject2); /** * TIdentityRelation rule for comparing descriptors case-sensitively.