summaryrefslogtreecommitdiffstats
path: root/idlc/test/typelookup.idl
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/test/typelookup.idl')
-rw-r--r--idlc/test/typelookup.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/idlc/test/typelookup.idl b/idlc/test/typelookup.idl
index 9f177c3dad71..47932b0674a9 100644
--- a/idlc/test/typelookup.idl
+++ b/idlc/test/typelookup.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.
*
@@ -79,3 +80,5 @@ struct TestStruct : BaseStruct
}; // test
}; // idlc
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */