branch | RCL_3 |
changeset 58 | 4af31167ea77 |
parent 0 | b497e44ab2fc |
--- a/fotaapplication/fotaserver/fmserver/src/fmsinterruptaob.cpp Mon Jun 21 16:37:58 2010 +0300 +++ b/fotaapplication/fotaserver/fmserver/src/fmsinterruptaob.cpp Thu Jul 15 19:36:11 2010 +0300 @@ -582,7 +582,7 @@ TInt CFMSInterruptAob::RunError( TInt aError ) { FLOG( _L("CAOConnectionImpl::RunError: aError: %d"), aError ); - return aError; + return KErrNone; }