summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/idl/i_interface.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/idl/i_interface.cxx')
-rw-r--r--autodoc/source/ary/idl/i_interface.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/ary/idl/i_interface.cxx b/autodoc/source/ary/idl/i_interface.cxx
index 4e4b61a071eb..455261e3e5ad 100644
--- a/autodoc/source/ary/idl/i_interface.cxx
+++ b/autodoc/source/ary/idl/i_interface.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.
@@ -194,3 +195,5 @@ xref::Get_AsDataTypes( Dyn_CeIterator & o_result,
} // namespace idl
} // namespace ary
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */