summaryrefslogtreecommitdiff
path: root/testtools/source/servicetests/TestService2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/source/servicetests/TestService2.idl')
-rw-r--r--testtools/source/servicetests/TestService2.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/testtools/source/servicetests/TestService2.idl b/testtools/source/servicetests/TestService2.idl
index 43195945bcbf..dc06f5c452ca 100644
--- a/testtools/source/servicetests/TestService2.idl
+++ b/testtools/source/servicetests/TestService2.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.
*
@@ -36,3 +37,5 @@ interface TestService2 {
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */