cmmanager/cmmgr/cmmapi/src/cmmanagerapi.cpp
changeset 40 c5b848e6c7d1
parent 30 8dde790cab74
child 44 a0c4ceac30d0
--- a/cmmanager/cmmgr/cmmapi/src/cmmanagerapi.cpp	Thu May 27 14:35:19 2010 +0300
+++ b/cmmanager/cmmgr/cmmapi/src/cmmanagerapi.cpp	Thu Jun 10 16:00:16 2010 +0300
@@ -161,7 +161,7 @@
 // RCmManagerApi::GetDestinationWrapperL()
 //-----------------------------------------------------------------------------
 //
-CCmDestinationWrapper* RCmManagerApi::GetDestinationWrapperL( const TInt& aHandle )
+CCmDestinationWrapper* RCmManagerApi::GetDestinationWrapperL( const TInt aHandle )
     {
     OstTraceFunctionEntry0( RCMMANAGERAPI_GETDESTINATIONWRAPPER_ENTRY );
 
@@ -225,7 +225,7 @@
 // RCmManagerApi::GetConnMethodWrapperL()
 //-----------------------------------------------------------------------------
 //
-CCmConnectionMethodWrapper* RCmManagerApi::GetConnMethodWrapperL( const TInt& aHandle )
+CCmConnectionMethodWrapper* RCmManagerApi::GetConnMethodWrapperL( const TInt aHandle )
     {
     OstTraceFunctionEntry0( RCMMANAGERAPI_GETCONNMETHODWRAPPER_ENTRY );