summaryrefslogtreecommitdiffstats
path: root/i18npool/source/characterclassification/scripttypedetector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/characterclassification/scripttypedetector.cxx')
-rw-r--r--i18npool/source/characterclassification/scripttypedetector.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/source/characterclassification/scripttypedetector.cxx b/i18npool/source/characterclassification/scripttypedetector.cxx
index cb90e99075e1..1248635b68c2 100644
--- a/i18npool/source/characterclassification/scripttypedetector.cxx
+++ b/i18npool/source/characterclassification/scripttypedetector.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.
@@ -180,3 +181,4 @@ ScriptTypeDetector::getSupportedServiceNames() throw( ::com::sun::star::uno::Run
return aRet;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */