summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/cxt2ary.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/cxt2ary.hxx')
-rw-r--r--autodoc/source/parser/cpp/cxt2ary.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/cxt2ary.hxx b/autodoc/source/parser/cpp/cxt2ary.hxx
index 977d526d0d31..9006aefa645e 100644
--- a/autodoc/source/parser/cpp/cxt2ary.hxx
+++ b/autodoc/source/parser/cpp/cxt2ary.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.
@@ -196,3 +197,5 @@ class ContextForAry : public ary::cpp::InputContext,
} // namespace cpp
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */