summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/cpp/ca_type.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/cpp/ca_type.hxx')
-rw-r--r--autodoc/source/ary/cpp/ca_type.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/ary/cpp/ca_type.hxx b/autodoc/source/ary/cpp/ca_type.hxx
index ae0580709ce8..123912d7c389 100644
--- a/autodoc/source/ary/cpp/ca_type.hxx
+++ b/autodoc/source/ary/cpp/ca_type.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.
@@ -125,3 +126,5 @@ TypeAdmin::Storage()
} // namespace cpp
} // namespace ary
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */