summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/inc/x_docu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/inc/x_docu.hxx')
-rw-r--r--autodoc/source/parser/inc/x_docu.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser/inc/x_docu.hxx b/autodoc/source/parser/inc/x_docu.hxx
index bc75b96f5743..faf14b0591d2 100644
--- a/autodoc/source/parser/inc/x_docu.hxx
+++ b/autodoc/source/parser/inc/x_docu.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.
@@ -56,3 +57,5 @@ class X_Docu : public autodoc::X_Parser_Ifc
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */