predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsAlgorithm2Utils.h
branchRCL_3
changeset 21 9da50d567e3c
parent 20 f4a778e096c2
--- 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.