summaryrefslogtreecommitdiff
path: root/idlc/test/identifiers.idl
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/test/identifiers.idl')
-rw-r--r--idlc/test/identifiers.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/idlc/test/identifiers.idl b/idlc/test/identifiers.idl
index 1c3b3ad57bba..d845b372941e 100644
--- a/idlc/test/identifiers.idl
+++ b/idlc/test/identifiers.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.
*
@@ -38,3 +39,5 @@ struct Identifiers
// long _CapsMixedAlphas_; // should be not allowed
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */