summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/instance.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/instance.hxx')
-rw-r--r--sal/inc/rtl/instance.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/inc/rtl/instance.hxx b/sal/inc/rtl/instance.hxx
index 0bf4806bafd4..2ef1a8d3853e 100644
--- a/sal/inc/rtl/instance.hxx
+++ b/sal/inc/rtl/instance.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.
@@ -470,3 +471,5 @@ private:
} // namespace rtl
#endif // INCLUDED_RTL_INSTANCE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */