зеркало из https://github.com/mozilla/gecko-dev.git
fix sun os 5 build bustage
This commit is contained in:
Родитель
9787362b01
Коммит
e9f2c89d66
|
@ -3673,7 +3673,7 @@ nsMsgLocalMailFolder::GetUidlFromFolder(nsLocalFolderScanState *aState,
|
|||
PRUint32 messageOffset;
|
||||
PRBool more = PR_FALSE;
|
||||
PRUint32 size = 0, len = 0;
|
||||
char *accountKey = nsnull;
|
||||
const char *accountKey = nsnull;
|
||||
|
||||
aMsgDBHdr->GetMessageOffset(&messageOffset);
|
||||
rv = aState->m_seekableStream->Seek(PR_SEEK_SET, messageOffset);
|
||||
|
|
Загрузка…
Ссылка в новой задаче