skins/AknSkins/srvsrc/aknssrvactivebackupdataclient.cpp
branchRCL_3
changeset 106 e4e3998ddda2
parent 32 d9c996538b26
child 107 9f95a5546443
equal deleted inserted replaced
100:9dbe1b043bea 106:e4e3998ddda2
   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                         }
       
   808                     }
   807                     }
   809 
   808 
   810                 break;
   809                 break;
   811                 }
   810                 }
   812             // will almost certainly exceed a single buffer
   811             // will almost certainly exceed a single buffer