summaryrefslogtreecommitdiffstats
path: root/autodoc/source/parser/adoc/docu_pe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/adoc/docu_pe.cxx')
-rw-r--r--autodoc/source/parser/adoc/docu_pe.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser/adoc/docu_pe.cxx b/autodoc/source/parser/adoc/docu_pe.cxx
index 963a36cd6b14..d54e0295f38e 100644
--- a/autodoc/source/parser/adoc/docu_pe.cxx
+++ b/autodoc/source/parser/adoc/docu_pe.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.
@@ -401,3 +402,4 @@ Adoc_PE::FinishCurShortTag()
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */