summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/oustringbuffer/rtl_OUStringBuffer2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/oustringbuffer/rtl_OUStringBuffer2.cxx')
-rw-r--r--sal/qa/rtl/oustringbuffer/rtl_OUStringBuffer2.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/qa/rtl/oustringbuffer/rtl_OUStringBuffer2.cxx b/sal/qa/rtl/oustringbuffer/rtl_OUStringBuffer2.cxx
index b70ce5ae4bae..942bf212eed2 100644
--- a/sal/qa/rtl/oustringbuffer/rtl_OUStringBuffer2.cxx
+++ b/sal/qa/rtl/oustringbuffer/rtl_OUStringBuffer2.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.
@@ -99,3 +100,4 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_OUStringBuffer::insertUtf32, "rtl_OUSt
// to let the user the possibility to also register some functions by hand.
NOADDITIONAL;
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */