engine/src/FeedEngine.cpp
changeset 98 523e04129df6
parent 97 b52f6033af15
child 99 41d00e97e2f7
equal deleted inserted replaced
97:b52f6033af15 98:523e04129df6
   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();