summaryrefslogtreecommitdiff
path: root/basic/source/runtime/dllmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/runtime/dllmgr.hxx')
-rwxr-xr-x[-rw-r--r--]basic/source/runtime/dllmgr.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basic/source/runtime/dllmgr.hxx b/basic/source/runtime/dllmgr.hxx
index fdff8c2849be..1507ffe7f94f 100644..100755
--- a/basic/source/runtime/dllmgr.hxx
+++ b/basic/source/runtime/dllmgr.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.
@@ -58,3 +59,5 @@ private:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */