diff -r 6b5524b4f673 -r 38bb213f60ba predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsPoolElement.h --- a/predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsPoolElement.h Wed Sep 15 11:56:55 2010 +0300 +++ b/predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsPoolElement.h Wed Oct 13 14:15:33 2010 +0300 @@ -65,7 +65,7 @@ * Compares the two Pool Elements and returms the comparison value. * It takes care of language variance too. */ - static TInt CompareByDataL ( const CPcsPoolElement& aObject1, + static TInt CompareByData ( const CPcsPoolElement& aObject1, const CPcsPoolElement& aObject2 ); private: