summaryrefslogtreecommitdiff
path: root/autodoc/source/display/idl/hi_main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/idl/hi_main.cxx')
-rw-r--r--autodoc/source/display/idl/hi_main.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/display/idl/hi_main.cxx b/autodoc/source/display/idl/hi_main.cxx
index 8a18d4a8564b..f6b346fcdc15 100644
--- a/autodoc/source/display/idl/hi_main.cxx
+++ b/autodoc/source/display/idl/hi_main.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.
@@ -762,3 +763,4 @@ MainDisplay_Idl::do_Typedef2s( const ary::idl::CodeEntity & i_ce )
aUses.Write_ManualLinks(i_ce);
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */