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