summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary/doc/d_node.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/inc/ary/doc/d_node.hxx')
-rw-r--r--autodoc/inc/ary/doc/d_node.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/ary/doc/d_node.hxx b/autodoc/inc/ary/doc/d_node.hxx
index e5b29d7b5a7f..8dd96b8f657b 100644
--- a/autodoc/inc/ary/doc/d_node.hxx
+++ b/autodoc/inc/ary/doc/d_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.
@@ -107,3 +108,5 @@ Node::IsSingle() const
} // namespace doc
} // namespace ary
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */