skins/AknSkins/srvsrc/aknssrvactivebackupdataclient.cpp
branchRCL_3
changeset 32 d9c996538b26
parent 0 05e9090e2422
child 106 e4e3998ddda2
equal deleted inserted replaced
26:800e0f20cfe9 32:d9c996538b26
   798                     }
   798                     }
   799                 else
   799                 else
   800                     {
   800                     {
   801                     // Otherwise, continue reading and writing the file.
   801                     // Otherwise, continue reading and writing the file.
   802                     iRestoreState = ERestoreExpectMoreData;
   802                     iRestoreState = ERestoreExpectMoreData;
   803                     }
   803 
   804                 if ( iFileOpenError )
   804                     if ( iFileOpenError )
   805                     {
   805                         {
   806                     return;
   806                         return;
       
   807                         }
   807                     }
   808                     }
   808 
   809 
   809                 break;
   810                 break;
   810                 }
   811                 }
   811             // will almost certainly exceed a single buffer
   812             // will almost certainly exceed a single buffer