summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/pe_enum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/pe_enum.cxx')
-rw-r--r--autodoc/source/parser/cpp/pe_enum.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/pe_enum.cxx b/autodoc/source/parser/cpp/pe_enum.cxx
index 5fda19e4484d..b56ffc96380b 100644
--- a/autodoc/source/parser/cpp/pe_enum.cxx
+++ b/autodoc/source/parser/cpp/pe_enum.cxx
@@ -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.
@@ -187,3 +188,4 @@ PE_Enum::On_afterBlock_Return2Type( const char * )
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */