summaryrefslogtreecommitdiff
path: root/sal/qa/osl/file/osl_old_test_file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/file/osl_old_test_file.cxx')
-rw-r--r--sal/qa/osl/file/osl_old_test_file.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/qa/osl/file/osl_old_test_file.cxx b/sal/qa/osl/file/osl_old_test_file.cxx
index 674e685449be..87908c8b70a2 100644
--- a/sal/qa/osl/file/osl_old_test_file.cxx
+++ b/sal/qa/osl/file/osl_old_test_file.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.
@@ -271,3 +272,4 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( osl_test_file::oldtestfile, "osl_File" );
// -----------------------------------------------------------------------------
NOADDITIONAL;
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */