summaryrefslogtreecommitdiffstats
path: root/autodoc/source/display/html/hdimpl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/html/hdimpl.cxx')
-rw-r--r--autodoc/source/display/html/hdimpl.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/display/html/hdimpl.cxx b/autodoc/source/display/html/hdimpl.cxx
index fdd23be5b2e6..f9d2b0f1636a 100644
--- a/autodoc/source/display/html/hdimpl.cxx
+++ b/autodoc/source/display/html/hdimpl.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.
@@ -544,3 +545,5 @@ WriteOut_LinkedFunctionText( csi::xml::Element & o_rTitleOut,
} // namespace dshelp
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */