summaryrefslogtreecommitdiff
path: root/salhelper/inc/salhelper/dynload.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/inc/salhelper/dynload.hxx')
-rw-r--r--salhelper/inc/salhelper/dynload.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/salhelper/inc/salhelper/dynload.hxx b/salhelper/inc/salhelper/dynload.hxx
index cb657ec72ff1..8f0325162455 100644
--- a/salhelper/inc/salhelper/dynload.hxx
+++ b/salhelper/inc/salhelper/dynload.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.
@@ -204,3 +205,4 @@ ORealDynamicLoader* ODynamicLoader<API>::m_pStaticLoader = NULL;
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */