diff -r f4a778e096c2 -r 9da50d567e3c predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h --- a/predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h Wed Sep 01 12:29:52 2010 +0100 +++ b/predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h Tue Sep 14 20:54:53 2010 +0300 @@ -64,7 +64,7 @@ * Compares the two Pool Elements and returms the comparison value. * It takes care of language variance too. */ - static TInt CompareByData(const CPcsPoolElement& aObject1, + static TInt CompareByDataL(const CPcsPoolElement& aObject1, const CPcsPoolElement& aObject2); private: