summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/pe_vafu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/pe_vafu.hxx')
-rw-r--r--autodoc/source/parser/cpp/pe_vafu.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/pe_vafu.hxx b/autodoc/source/parser/cpp/pe_vafu.hxx
index df151a3ca18d..c31bbb5daf47 100644
--- a/autodoc/source/parser/cpp/pe_vafu.hxx
+++ b/autodoc/source/parser/cpp/pe_vafu.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.
@@ -287,3 +288,5 @@ expectNextVarName // anders als bei expectName kann hier auch * oder & kommen
*/
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */