diff -r e30d4a1b8bad -r c26cc2a7c548 phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h --- a/phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h Wed Sep 15 12:12:21 2010 +0300 +++ b/phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h Wed Oct 13 14:31:22 2010 +0300 @@ -106,7 +106,7 @@ */ MPhCntContactMatchStrategy* CreateContactMatchStrategyL( MVPbkContactFindObserver& aObserver, - TDuplicateRemovalStrategy aStrategy ); + TDuplicateRemovalStrategy aRemoveDuplicatesStrategy ); /** * From MPhCntContactManager.