summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrldll.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/control/ctrldll.cxx')
-rw-r--r--svtools/source/control/ctrldll.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/control/ctrldll.cxx b/svtools/source/control/ctrldll.cxx
index a0789aec3adc..e9ecfaf7b550 100644
--- a/svtools/source/control/ctrldll.cxx
+++ b/svtools/source/control/ctrldll.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.
@@ -74,3 +75,5 @@ extern "C" int CALLBACK WEP( int )
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */