summaryrefslogtreecommitdiff
path: root/configmgr/source/node.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/node.hxx')
-rw-r--r--configmgr/source/node.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/configmgr/source/node.hxx b/configmgr/source/node.hxx
index 7c9417e68e..4f4aece82b 100644
--- a/configmgr/source/node.hxx
+++ b/configmgr/source/node.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.
@@ -84,3 +85,5 @@ protected:
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */