predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsPoolElement.h
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
--- 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: