summaryrefslogtreecommitdiff
path: root/configmgr/source/writemodfile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/writemodfile.hxx')
-rwxr-xr-x[-rw-r--r--]configmgr/source/writemodfile.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/configmgr/source/writemodfile.hxx b/configmgr/source/writemodfile.hxx
index 250edfd095af..0277bacdc477 100644..100755
--- a/configmgr/source/writemodfile.hxx
+++ b/configmgr/source/writemodfile.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.
@@ -43,3 +44,5 @@ void writeModFile(
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */