fix for failure downloading multiple newsgroups for offline use rs=mscott 102872

git-svn-id: svn://10.0.0.236/trunk@113287 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bienvenu%netscape.com 2002-01-31 04:20:55 +00:00
parent 55556e470a
commit 5a94e045d4

View File

@ -68,6 +68,7 @@ nsresult nsNewsDownloader::DownloadArticles(nsIMsgWindow *window, nsIMsgFolder *
m_folder = folder;
m_window = window;
m_numwrote = 0;
PRBool headersToDownload = GetNextHdrToRetrieve();
// should we have a special error code for failure here?