summaryrefslogtreecommitdiffstats
path: root/autodoc/source/parser_i/idl/tkp_uidl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idl/tkp_uidl.cxx')
-rw-r--r--autodoc/source/parser_i/idl/tkp_uidl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser_i/idl/tkp_uidl.cxx b/autodoc/source/parser_i/idl/tkp_uidl.cxx
index 9969e9b34364..66f8c556cdbf 100644
--- a/autodoc/source/parser_i/idl/tkp_uidl.cxx
+++ b/autodoc/source/parser_i/idl/tkp_uidl.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.
@@ -72,3 +73,4 @@ TokenParser_Uidl::CurrentContext()
} // namespace uidl
} // namespace csi
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */