зеркало из https://github.com/mozilla/pjs.git
Bug 537414 - Pasting clipboard content to OpenOffice Writer broken. r=roc.
This commit is contained in:
Родитель
62ecc68dd1
Коммит
cf43a92458
|
@ -136,7 +136,7 @@ CEnumFormatEtc::Next(ULONG aMaxToFetch, FORMATETC *aResult, ULONG *aNumFetched)
|
|||
}
|
||||
|
||||
if (aNumFetched)
|
||||
*aNumFetched = idx-1;
|
||||
*aNumFetched = idx;
|
||||
|
||||
return S_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче