| changeset 46 | 95d45f234cf3 |
| parent 27 | 489cf6208544 |
--- a/cmmanager/cmmgr/cmmapi/src/cmdestination.cpp Thu May 27 13:17:01 2010 +0300 +++ b/cmmanager/cmmgr/cmmapi/src/cmdestination.cpp Wed Jun 23 18:39:24 2010 +0300 @@ -151,7 +151,8 @@ if ( existingHandle ) { CleanupStack::PopAndDestroy( cmWrapper ); - cmWrapper = iCmDestinationWrapper->GetMainSession()->GetConnMethodWrapperL( existingHandle ); + cmWrapper = iCmDestinationWrapper->GetMainSession()->GetConnMethodWrapperL( + existingHandle ); cmWrapper->IncreaseReferenceCounter(); } else