summaryrefslogtreecommitdiffstats
path: root/idlc/test/const.idl
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/test/const.idl')
-rw-r--r--idlc/test/const.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/idlc/test/const.idl b/idlc/test/const.idl
index 9d2b73f95612..aeb638e22966 100644
--- a/idlc/test/const.idl
+++ b/idlc/test/const.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.
*
@@ -66,3 +67,5 @@ constants USER
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */