summaryrefslogtreecommitdiffstats
path: root/autodoc/source/display/idl/hfi_xrefpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/idl/hfi_xrefpage.cxx')
-rw-r--r--autodoc/source/display/idl/hfi_xrefpage.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/display/idl/hfi_xrefpage.cxx b/autodoc/source/display/idl/hfi_xrefpage.cxx
index ecf4cb72ff43..e067308295ca 100644
--- a/autodoc/source/display/idl/hfi_xrefpage.cxx
+++ b/autodoc/source/display/idl/hfi_xrefpage.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.
@@ -271,3 +272,5 @@ HF_IdlXrefs::recursive_make_ListInTree( Xml::Element & o_rDisplay,
}
} // end for
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */