predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h
branchRCL_3
changeset 58 d4f567ce2e7c
parent 15 e8e3147d53eb
child 64 c1e8ba0c2b16
--- a/predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h	Thu Jul 15 18:22:55 2010 +0300
+++ b/predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h	Thu Aug 19 09:41:07 2010 +0300
@@ -100,7 +100,7 @@
      * Bit 6 = Not used
      * Bit 7 = Not used
      */
-    TInt8 iDataMatchAttribute;
+    TUint8 iDataMatchAttribute;
     };
 
 #endif // __CPCS_POOL_ELEMENT_ALGORITHM_2_H__