diff -r 2666d9724c76 -r d4f567ce2e7c predictivesearch/PcsAlgorithm/Algorithm2/inc/CPcsPoolElement.h --- 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__