Bug 1708422: part 19) Replace output arguments with a single argument in `mozInlineSp...
commit93ac6f9a563f59c895ac1357759d8a757b4278e6
authorMirko Brodesser <mbrodesser@mozilla.com>
Wed, 26 May 2021 10:04:35 +0000 (26 10:04 +0000)
committerMirko Brodesser <mbrodesser@mozilla.com>
Wed, 26 May 2021 10:04:35 +0000 (26 10:04 +0000)
tree5b34b8d261a1d1c9cb803ee8cfdb747c7bf7bab2
parent76cc18727f506872bf2c13c96a1dfc630215db15
Bug 1708422: part 19) Replace output arguments with a single argument in `mozInlineSpellWordUtil::GetNextWord`. r=smaug

Clearer and helps to simplify its caller.

Differential Revision: https://phabricator.services.mozilla.com/D115597
extensions/spellcheck/src/mozInlineSpellChecker.cpp
extensions/spellcheck/src/mozInlineSpellWordUtil.cpp
extensions/spellcheck/src/mozInlineSpellWordUtil.h