summaryrefslogtreecommitdiff
path: root/sal/qa/testHelperFunctions/testHelperFunctions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/testHelperFunctions/testHelperFunctions.cxx')
-rw-r--r--sal/qa/testHelperFunctions/testHelperFunctions.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/qa/testHelperFunctions/testHelperFunctions.cxx b/sal/qa/testHelperFunctions/testHelperFunctions.cxx
index dd99c1396132..be58ac4effa6 100644
--- a/sal/qa/testHelperFunctions/testHelperFunctions.cxx
+++ b/sal/qa/testHelperFunctions/testHelperFunctions.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.
@@ -452,3 +453,5 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( testOfHelperFunctions::test_TimeValues, "
// -----------------------------------------------------------------------------
NOADDITIONAL;
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */