summaryrefslogtreecommitdiff
path: root/comphelper/qa/test_string.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/qa/test_string.cxx')
-rw-r--r--comphelper/qa/test_string.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/comphelper/qa/test_string.cxx b/comphelper/qa/test_string.cxx
index 648b7a204340..9e355a5c9528 100644
--- a/comphelper/qa/test_string.cxx
+++ b/comphelper/qa/test_string.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.
@@ -80,3 +81,5 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(Test, "alltests");
}
NOADDITIONAL;
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */