summaryrefslogtreecommitdiff
path: root/autodoc/source/display/html/outfile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/html/outfile.hxx')
-rw-r--r--autodoc/source/display/html/outfile.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/display/html/outfile.hxx b/autodoc/source/display/html/outfile.hxx
index 7302baec7432..033e92954a3d 100644
--- a/autodoc/source/display/html/outfile.hxx
+++ b/autodoc/source/display/html/outfile.hxx
@@ -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.
@@ -84,3 +85,5 @@ class HtmlDocuFile
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */