summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing/altstrfunc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/languageguessing/altstrfunc.hxx')
-rw-r--r--lingucomponent/source/languageguessing/altstrfunc.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/lingucomponent/source/languageguessing/altstrfunc.hxx b/lingucomponent/source/languageguessing/altstrfunc.hxx
index b64b5b778da2..6a45106b9bcf 100644
--- a/lingucomponent/source/languageguessing/altstrfunc.hxx
+++ b/lingucomponent/source/languageguessing/altstrfunc.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/***************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39,3 +40,4 @@ int start(const std::string &s1, const std::string &s2);
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */