diff options
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/misc/splwrap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx index b633cacad5b9..9a76777b986e 100644 --- a/editeng/source/misc/splwrap.cxx +++ b/editeng/source/misc/splwrap.cxx @@ -389,7 +389,7 @@ void SvxSpellWrapper::SpellDocument( ) } bDialog = false; pWin = pOld; - }; + } } |