summaryrefslogtreecommitdiff
path: root/i18npool/source/isolang/inunx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/isolang/inunx.cxx')
-rw-r--r--i18npool/source/isolang/inunx.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18npool/source/isolang/inunx.cxx b/i18npool/source/isolang/inunx.cxx
index 5450f8b24c66..521f2ea6e8e0 100644
--- a/i18npool/source/isolang/inunx.cxx
+++ b/i18npool/source/isolang/inunx.cxx
@@ -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.
@@ -148,3 +149,5 @@ LanguageType MsLangId::getPlatformSystemUILanguage()
getPlatformSystemLanguageImpl( nImplSystemUILanguage, &getUILangFromEnvironment);
return nImplSystemUILanguage;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */