summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/sdocdist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/sdocdist.hxx')
-rw-r--r--autodoc/source/parser/cpp/sdocdist.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/sdocdist.hxx b/autodoc/source/parser/cpp/sdocdist.hxx
index f8d87931a4df..10e6fd4dced8 100644
--- a/autodoc/source/parser/cpp/sdocdist.hxx
+++ b/autodoc/source/parser/cpp/sdocdist.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.
@@ -156,3 +157,5 @@ S_DocuDistributor::do_Store2GlobalTexts( DYN ary::doc::Node & let_drDocu,
} // namespace cpp
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */