summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/idoc/docu_pe2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idoc/docu_pe2.cxx')
-rw-r--r--autodoc/source/parser_i/idoc/docu_pe2.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser_i/idoc/docu_pe2.cxx b/autodoc/source/parser_i/idoc/docu_pe2.cxx
index 30400dc5945a..2f1af7f68ba3 100644
--- a/autodoc/source/parser_i/idoc/docu_pe2.cxx
+++ b/autodoc/source/parser_i/idoc/docu_pe2.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.
@@ -690,3 +691,4 @@ AtTagTitle( const Tok_AtTag & i_rToken )
} // namespace dsapi
} // namespace csi
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */