summaryrefslogtreecommitdiffstats
path: root/codemaker/test/javamaker/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/test/javamaker/types.idl')
-rw-r--r--codemaker/test/javamaker/types.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/codemaker/test/javamaker/types.idl b/codemaker/test/javamaker/types.idl
index e2d64482db14..e0d5170c1ded 100644
--- a/codemaker/test/javamaker/types.idl
+++ b/codemaker/test/javamaker/types.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.
*
@@ -422,3 +423,5 @@ singleton volatile: com::sun::star::uno::XNamingService;
singleton while: com::sun::star::uno::XNamingService;
}; }; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */