summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/inc/cpp/prs_cpp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/inc/cpp/prs_cpp.hxx')
-rw-r--r--autodoc/source/parser/inc/cpp/prs_cpp.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser/inc/cpp/prs_cpp.hxx b/autodoc/source/parser/inc/cpp/prs_cpp.hxx
index 1b324eeebd18..61512f24b54f 100644
--- a/autodoc/source/parser/inc/cpp/prs_cpp.hxx
+++ b/autodoc/source/parser/inc/cpp/prs_cpp.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.
@@ -65,3 +66,5 @@ class Cpluplus_Parser : public autodoc::CodeParser_Ifc
} // namespace cpp
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */