summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/inc/s2_luidl/cx_idlco.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/inc/s2_luidl/cx_idlco.hxx')
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/cx_idlco.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser_i/inc/s2_luidl/cx_idlco.hxx b/autodoc/source/parser_i/inc/s2_luidl/cx_idlco.hxx
index b1871cdc62d2..07d325846238 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/cx_idlco.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/cx_idlco.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.
@@ -96,3 +97,5 @@ class Context_UidlCode : public TkpContext,
} // namespace csi
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */