summaryrefslogtreecommitdiff
path: root/configmgr/source/modifications.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/modifications.cxx')
-rw-r--r--configmgr/source/modifications.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/configmgr/source/modifications.cxx b/configmgr/source/modifications.cxx
index add18ceaa1ea..e83d4a501af6 100644
--- a/configmgr/source/modifications.cxx
+++ b/configmgr/source/modifications.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.
@@ -85,3 +86,5 @@ Modifications::Node const & Modifications::getRoot() const {
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */