predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsPoolElement.h
branchRCL_3
changeset 68 9da50d567e3c
parent 63 f4a778e096c2
child 85 38bb213f60ba
--- a/predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsPoolElement.h	Wed Sep 01 12:29:52 2010 +0100
+++ b/predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsPoolElement.h	Tue Sep 14 20:54:53 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 CompareByData ( const CPcsPoolElement& aObject1, 
+		 static TInt CompareByDataL ( const CPcsPoolElement& aObject1, 
 					     const CPcsPoolElement& aObject2 );
 
     private: