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