summaryrefslogtreecommitdiff
path: root/autodoc/source/display/html/pm_base.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/html/pm_base.cxx')
-rw-r--r--autodoc/source/display/html/pm_base.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/display/html/pm_base.cxx b/autodoc/source/display/html/pm_base.cxx
index 16ab7bb97ef8..ae045bd3b1de 100644
--- a/autodoc/source/display/html/pm_base.cxx
+++ b/autodoc/source/display/html/pm_base.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.
@@ -75,3 +76,4 @@ SpecializedPageMaker::CurOut()
return Page().CurOut();
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */