summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/cpp/usedtype.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/cpp/usedtype.cxx')
-rw-r--r--autodoc/source/ary/cpp/usedtype.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/ary/cpp/usedtype.cxx b/autodoc/source/ary/cpp/usedtype.cxx
index bf1d864ad68b..bde91e5b644b 100644
--- a/autodoc/source/ary/cpp/usedtype.cxx
+++ b/autodoc/source/ary/cpp/usedtype.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.
@@ -573,3 +574,5 @@ List_TplParameter::Compare( const List_TplParameter & i_rOther ) const
} // namespace ut
} // namespace cpp
} // namespace ary
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */