summaryrefslogtreecommitdiff
path: root/test/source/cpp/gettestargument.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/cpp/gettestargument.cxx')
-rw-r--r--test/source/cpp/gettestargument.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/source/cpp/gettestargument.cxx b/test/source/cpp/gettestargument.cxx
index 757faa751..0bc00062e 100644
--- a/test/source/cpp/gettestargument.cxx
+++ b/test/source/cpp/gettestargument.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.
@@ -41,3 +42,5 @@ bool getTestArgument(rtl::OUString const & name, rtl::OUString * value) {
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */