mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 669116 followup - Remove the extra semicolon to make gcc happy
This commit is contained in:
parent
1cd6a33a25
commit
144a1132df
@ -112,7 +112,7 @@ NS_MEMORY_REPORTER_IMPLEMENT(Hunspell,
|
||||
HunspellGetCurrentAllocatedSize,
|
||||
"Memory used by the Hunspell spell checking engine. This number accounts "
|
||||
"for the memory in use by Hunspell's internal data structures."
|
||||
);
|
||||
)
|
||||
|
||||
nsresult
|
||||
mozHunspell::Init()
|
||||
|
Loading…
Reference in New Issue
Block a user