skins/AknSkins/srvsrc/aknssrvactivebackupdataclient.cpp
branchRCL_3
changeset 107 9f95a5546443
parent 106 e4e3998ddda2
equal deleted inserted replaced
106:e4e3998ddda2 107:9f95a5546443
   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