summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/cpp/namechain.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/cpp/namechain.cxx')
-rw-r--r--autodoc/source/ary/cpp/namechain.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/ary/cpp/namechain.cxx b/autodoc/source/ary/cpp/namechain.cxx
index d164a588dcb9..4df64afe3deb 100644
--- a/autodoc/source/ary/cpp/namechain.cxx
+++ b/autodoc/source/ary/cpp/namechain.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.
@@ -194,3 +195,5 @@ NameChain::Get_Text( StreamStr & o_rPreName,
} // namespace ut
} // namespace cpp
} // namespace ary
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */