changeset 22 | 19fb38abab1d |
parent 0 | b497e44ab2fc |
--- a/fotaapplication/fotaserver/fotacustcmds/src/fotacustcmdallreasons.cpp Tue Feb 02 00:44:00 2010 +0200 +++ b/fotaapplication/fotaserver/fotacustcmds/src/fotacustcmdallreasons.cpp Fri Apr 16 15:52:47 2010 +0300 @@ -275,7 +275,7 @@ FLOG( _L( "[CFotaCustCmdAllReasons]::FindScheduleL()BEGIN " ) ); TScheduleEntryInfo2 ret; RScheduler sc; - TTime t; + TTsTime time; TSchedulerItemRef scitem; CArrayFixFlat<TSchedulerItemRef>* aSchRefArray = new CArrayFixFlat <TSchedulerItemRef>(5);