summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/cppuhelper/component_context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/inc/cppuhelper/component_context.hxx')
-rw-r--r--cppuhelper/inc/cppuhelper/component_context.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppuhelper/inc/cppuhelper/component_context.hxx b/cppuhelper/inc/cppuhelper/component_context.hxx
index 34c26fe3dfeb..10ecc2a885c4 100644
--- a/cppuhelper/inc/cppuhelper/component_context.hxx
+++ b/cppuhelper/inc/cppuhelper/component_context.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.
@@ -94,3 +95,5 @@ SAL_CALL createComponentContext(
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */