summaryrefslogtreecommitdiff
path: root/tools/inc/tools/ownlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/ownlist.hxx')
-rw-r--r--tools/inc/tools/ownlist.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/ownlist.hxx b/tools/inc/tools/ownlist.hxx
index 1cddfed55379..f0d708a88ba8 100644
--- a/tools/inc/tools/ownlist.hxx
+++ b/tools/inc/tools/ownlist.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.
@@ -90,3 +91,5 @@ Type & ClassName::Insert( const Type & rType, ULONG nPos ) \
}
#endif // _TOOLS_OWNLIST_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */