summaryrefslogtreecommitdiff
path: root/stoc/source/stocservices/stocservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/stocservices/stocservices.cxx')
-rw-r--r--stoc/source/stocservices/stocservices.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/source/stocservices/stocservices.cxx b/stoc/source/stocservices/stocservices.cxx
index 5a276293089a..28cf4527b327 100644
--- a/stoc/source/stocservices/stocservices.cxx
+++ b/stoc/source/stocservices/stocservices.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.
@@ -115,3 +116,5 @@ void * SAL_CALL component_getFactory(
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */