summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/idl/pe_selem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idl/pe_selem.cxx')
-rw-r--r--autodoc/source/parser_i/idl/pe_selem.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser_i/idl/pe_selem.cxx b/autodoc/source/parser_i/idl/pe_selem.cxx
index 40d052b8b267..7dabd57b8205 100644
--- a/autodoc/source/parser_i/idl/pe_selem.cxx
+++ b/autodoc/source/parser_i/idl/pe_selem.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.
@@ -203,3 +204,5 @@ PE_StructElement::lhf_FindTemplateParamType() const
} // namespace uidl
} // namespace csi
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */