summaryrefslogtreecommitdiff
path: root/sal/qa/rtl_strings/rtl_OUString.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl_strings/rtl_OUString.cxx')
-rw-r--r--sal/qa/rtl_strings/rtl_OUString.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/qa/rtl_strings/rtl_OUString.cxx b/sal/qa/rtl_strings/rtl_OUString.cxx
index 9b9643a7390e..47930f2412d1 100644
--- a/sal/qa/rtl_strings/rtl_OUString.cxx
+++ b/sal/qa/rtl_strings/rtl_OUString.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.
@@ -3854,3 +3855,5 @@ void RegisterAdditionalFunctions(FktRegFuncPtr _pFunc)
(_pFunc)(&test_rtl_OUString, "");
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */