summaryrefslogtreecommitdiff
path: root/dtrans/source/test
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/test')
-rw-r--r--dtrans/source/test/test_dtrans.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/dtrans/source/test/test_dtrans.cxx b/dtrans/source/test/test_dtrans.cxx
index f9944b7db5d3..072a13325c6f 100644
--- a/dtrans/source/test/test_dtrans.cxx
+++ b/dtrans/source/test/test_dtrans.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.
@@ -506,3 +507,4 @@ int SAL_CALL main( int argc, const char* argv[] )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */