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:
parent
55556e470a
commit
5a94e045d4
@ -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?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user