summaryrefslogtreecommitdiff
path: root/configmgr/source/configurationregistry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/configurationregistry.hxx')
-rwxr-xr-x[-rw-r--r--]configmgr/source/configurationregistry.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/configmgr/source/configurationregistry.hxx b/configmgr/source/configurationregistry.hxx
index 417c519b97f4..fdba8f51e583 100644..100755
--- a/configmgr/source/configurationregistry.hxx
+++ b/configmgr/source/configurationregistry.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.
*
@@ -55,3 +56,5 @@ getSupportedServiceNames();
} }
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */