This commit is contained in:
bienvenu%netscape.com 1999-07-15 03:00:06 +00:00
Родитель 25a274eb5b
Коммит 0dfaf0ebd6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -64,6 +64,7 @@ nsImapServerResponseParser::nsImapServerResponseParser(nsImapProtocol &imapProto
fCapabilityFlag = kCapabilityUndefined;
fLastAlert = nsnull;
fDownloadingHeaders = PR_FALSE;
fFolderUIDValidity = 0;
}
nsImapServerResponseParser::~nsImapServerResponseParser()