зеркало из https://github.com/mozilla/pjs.git
fixing comment from last checkin
This commit is contained in:
Родитель
a7e5670ede
Коммит
a9e04a1d87
|
@ -308,7 +308,7 @@ PRBool nsMailDatabase::SetHdrFlag(nsIMsgDBHdr *msgHdr, PRBool bSet, MsgFlags fla
|
|||
nsIOFileStream *fileStream = NULL;
|
||||
PRBool ret = PR_FALSE;
|
||||
|
||||
if (!m_folderStream) //we are going to create a stream so try to get the lock
|
||||
if (!m_folderStream) //we are going to create a stream, bail out if someone else has lock
|
||||
{
|
||||
PRBool isLocked;
|
||||
m_folder->GetLocked(&isLocked);
|
||||
|
|
Загрузка…
Ссылка в новой задаче