summaryrefslogtreecommitdiffstats
path: root/cppuhelper/test/helpertest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/helpertest.idl')
-rw-r--r--cppuhelper/test/helpertest.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppuhelper/test/helpertest.idl b/cppuhelper/test/helpertest.idl
index 23d3240400e0..80d55ca78e11 100644
--- a/cppuhelper/test/helpertest.idl
+++ b/cppuhelper/test/helpertest.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -73,3 +74,5 @@ interface I : com::sun::star::uno::XInterface
}; //module test
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */