diff -r fce0ae2e4223 -r 10852b179f64 supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasupletel.cpp --- a/supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasupletel.cpp Tue Sep 14 22:09:33 2010 +0300 +++ b/supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasupletel.cpp Wed Sep 15 12:40:28 2010 +0300 @@ -12,7 +12,7 @@ * Contributors: * * Description: Implementation of COMASuplEtel Class -* Version : %version: 3 % << Don't touch! Updated by Synergy at check-out. +* Version : %version: 3.1.1 % << Don't touch! Updated by Synergy at check-out. * */ @@ -520,7 +520,7 @@ for(TInt k = 0; k < KOMASUPLMaxTimeSlotIscpAmount; k++ ) { - iOMASuplwcdmaCellInfo.iNwkMeasureReport[i].iCellMeasuredResult[j].iTddInfo.iTimeslotISCP[k] = iOMASuplwcdmaCellInfo.iNwkMeasureReport[i].iCellMeasuredResult[j].iTddInfo.iTimeslotISCP[k]; + iOMASuplwcdmaCellInfo.iNwkMeasureReport[i].iCellMeasuredResult[j].iTddInfo.iTimeslotISCP[k] = iCustomWCDMACellInfo.iNwkMeasureReport[i].iCellMeasuredResult[j].iTddInfo.iTimeslotISCP[k]; } }