summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/pe_ignor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/pe_ignor.hxx')
-rw-r--r--autodoc/source/parser/cpp/pe_ignor.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/pe_ignor.hxx b/autodoc/source/parser/cpp/pe_ignor.hxx
index 2a8c6baf44fd..7efb2757479b 100644
--- a/autodoc/source/parser/cpp/pe_ignor.hxx
+++ b/autodoc/source/parser/cpp/pe_ignor.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.
@@ -73,3 +74,4 @@ class PE_Ignore : public Cpp_PE
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */