summaryrefslogtreecommitdiff
path: root/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/test/cppumaker/test_codemaker_cppumaker.cxx')
-rw-r--r--codemaker/test/cppumaker/test_codemaker_cppumaker.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx b/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx
index 38ea5bb50444..92d4d7024f62 100644
--- a/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx
+++ b/codemaker/test/cppumaker/test_codemaker_cppumaker.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.
@@ -565,3 +566,5 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(Test, "alltests");
}
NOADDITIONAL;
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */