summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/inc/traits_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/inc/traits_impl.hxx')
-rw-r--r--autodoc/source/ary/inc/traits_impl.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/ary/inc/traits_impl.hxx b/autodoc/source/ary/inc/traits_impl.hxx
index 77c84c819ba6..b7ac789e486b 100644
--- a/autodoc/source/ary/inc/traits_impl.hxx
+++ b/autodoc/source/ary/inc/traits_impl.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.
@@ -117,3 +118,5 @@ Search_Child( const typename NODE::traits_t::entity_base_type & i_node,
} // namespace traits
} // namespace ary
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */