equal
deleted
inserted
replaced
592 } |
592 } |
593 iCancelRequested = EFalse; |
593 iCancelRequested = EFalse; |
594 }break; |
594 }break; |
595 } |
595 } |
596 |
596 |
597 NotifyFeedUpdateComplete(aError); |
597 n NotifyFeedUpdateComplete(aError); |
598 |
598 |
599 // we will wait until the image has been downloaded to start the next feed update. |
599 // we will wait until the image has been downloaded to start the next feed update. |
600 if (iClientState == EIdle) |
600 if (iClientState == EIdle) |
601 { |
601 { |
602 UpdateNextFeedL(); |
602 UpdateNextFeedL(); |