зеркало из https://github.com/mozilla/pjs.git
initialize uid validity to 0
This commit is contained in:
Родитель
25a274eb5b
Коммит
0dfaf0ebd6
|
@ -64,6 +64,7 @@ nsImapServerResponseParser::nsImapServerResponseParser(nsImapProtocol &imapProto
|
|||
fCapabilityFlag = kCapabilityUndefined;
|
||||
fLastAlert = nsnull;
|
||||
fDownloadingHeaders = PR_FALSE;
|
||||
fFolderUIDValidity = 0;
|
||||
}
|
||||
|
||||
nsImapServerResponseParser::~nsImapServerResponseParser()
|
||||
|
|
Загрузка…
Ссылка в новой задаче