summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx')
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx b/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx
index 129721f0b9ff..7708ac66775e 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/parsenv2.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.
@@ -140,3 +141,5 @@ class UnoIDL_PE : virtual protected TokenProcessing_Types
} // namespace uidl
} // namespace csi
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */