summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary/cpp/c_builtintype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/inc/ary/cpp/c_builtintype.hxx')
-rw-r--r--autodoc/inc/ary/cpp/c_builtintype.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/ary/cpp/c_builtintype.hxx b/autodoc/inc/ary/cpp/c_builtintype.hxx
index 1bb6bec86b9c..0fff94d1e5fc 100644
--- a/autodoc/inc/ary/cpp/c_builtintype.hxx
+++ b/autodoc/inc/ary/cpp/c_builtintype.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.
@@ -95,3 +96,5 @@ BuiltInType::SpecializedName() const
} // namespace cpp
} // namespace ary
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */