summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary/idl/i_singleton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/inc/ary/idl/i_singleton.hxx')
-rw-r--r--autodoc/inc/ary/idl/i_singleton.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/ary/idl/i_singleton.hxx b/autodoc/inc/ary/idl/i_singleton.hxx
index dbfca6d93087..c264b3efa2f2 100644
--- a/autodoc/inc/ary/idl/i_singleton.hxx
+++ b/autodoc/inc/ary/idl/i_singleton.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.
@@ -103,3 +104,5 @@ Singleton::Set_Service( Type_id i_nService )
} // namespace idl
} // namespace ary
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */