summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/idl/pe_enum2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idl/pe_enum2.cxx')
-rw-r--r--autodoc/source/parser_i/idl/pe_enum2.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser_i/idl/pe_enum2.cxx b/autodoc/source/parser_i/idl/pe_enum2.cxx
index afd3c86627d8..68fb46d48a56 100644
--- a/autodoc/source/parser_i/idl/pe_enum2.cxx
+++ b/autodoc/source/parser_i/idl/pe_enum2.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.
@@ -249,3 +250,4 @@ PE_Enum::MyPE()
} // namespace uidl
} // namespace csi
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */