summaryrefslogtreecommitdiffstats
path: root/autodoc/source/parser/adoc/a_rdocu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/adoc/a_rdocu.cxx')
-rw-r--r--autodoc/source/parser/adoc/a_rdocu.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser/adoc/a_rdocu.cxx b/autodoc/source/parser/adoc/a_rdocu.cxx
index 9d225bb0ec15..212541a2f535 100644
--- a/autodoc/source/parser/adoc/a_rdocu.cxx
+++ b/autodoc/source/parser/adoc/a_rdocu.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.
@@ -88,3 +89,4 @@ DocuExplorer::Process_Token( DYN adoc::Token & let_drToken )
} // namespace adoc
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */