diff -r 3f7d9dbe57c8 -r 19fb38abab1d fotaapplication/fotaserver/fotacustcmds/src/fotacustcmdallreasons.cpp --- 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* aSchRefArray = new CArrayFixFlat (5);