summaryrefslogtreecommitdiff
path: root/autodoc/source/display/html/dsply_da.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/html/dsply_da.cxx')
-rw-r--r--autodoc/source/display/html/dsply_da.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/display/html/dsply_da.cxx b/autodoc/source/display/html/dsply_da.cxx
index 4a8055f74d55..4989e774f946 100644
--- a/autodoc/source/display/html/dsply_da.cxx
+++ b/autodoc/source/display/html/dsply_da.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.
@@ -197,3 +198,5 @@ DataDisplay::Display_SglDatum( csi::xml::Element & rOut,
rOut << new html::HorizontalLine;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */