summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/defdescr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/defdescr.hxx')
-rw-r--r--autodoc/source/parser/cpp/defdescr.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/defdescr.hxx b/autodoc/source/parser/cpp/defdescr.hxx
index 5b1d299ef428..3980ea7c77fa 100644
--- a/autodoc/source/parser/cpp/defdescr.hxx
+++ b/autodoc/source/parser/cpp/defdescr.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.
@@ -95,3 +96,5 @@ DefineDescription::DefineType() const
} // end namespace cpp
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */