summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/idl/it_tplparam.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/idl/it_tplparam.cxx')
-rw-r--r--autodoc/source/ary/idl/it_tplparam.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/ary/idl/it_tplparam.cxx b/autodoc/source/ary/idl/it_tplparam.cxx
index cde0d096c85f..f8a3097e44a0 100644
--- a/autodoc/source/ary/idl/it_tplparam.cxx
+++ b/autodoc/source/ary/idl/it_tplparam.cxx
@@ -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.
@@ -90,3 +91,5 @@ Type::inq_FirstEnclosedNonSequenceType(const Gate & ) const
} // namespace idl
} // namespace ary
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */