summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-06-18 12:48:39 +0100
committerCaolán McNamara <caolanm@redhat.com>2022-06-18 16:10:53 +0200
commit634f13a722dc68b7a2df7518880ce4f9d5d89f19 (patch)
tree4d0a2f4c8b3129f30d43256e78aab311b533af87 /lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx
parentb9a83f9ad4bf1d7754e23af5e6e4eb03750adb92 (diff)
add usual footer directives
Change-Id: I1fd6c5e98e77bc7f275dff65f4c2287b58550f48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136081 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx')
-rw-r--r--lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx b/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx
index 7b6e8005fcb7..d4f73c8ee4bc 100644
--- a/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx
+++ b/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx
@@ -405,3 +405,5 @@ lingucomponent_LanguageToolGrammarChecker_get_implementation(
{
return cppu::acquire(static_cast<cppu::OWeakObject*>(new LanguageToolGrammarChecker()));
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */