equal
deleted
inserted
replaced
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 |