summaryrefslogtreecommitdiffstats
path: root/idlc/test/singleton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/test/singleton.idl')
-rw-r--r--idlc/test/singleton.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/idlc/test/singleton.idl b/idlc/test/singleton.idl
index 2bd87e107524..e69e2900f113 100644
--- a/idlc/test/singleton.idl
+++ b/idlc/test/singleton.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.
*
@@ -57,3 +58,4 @@ singleton SingletonTest
};
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */