summaryrefslogtreecommitdiff
path: root/stoc/test/tdmanager/types3_incomp.idl
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/tdmanager/types3_incomp.idl')
-rw-r--r--stoc/test/tdmanager/types3_incomp.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/test/tdmanager/types3_incomp.idl b/stoc/test/tdmanager/types3_incomp.idl
index 8a78ef5d3350..cb2603f6ffb7 100644
--- a/stoc/test/tdmanager/types3_incomp.idl
+++ b/stoc/test/tdmanager/types3_incomp.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.
*
@@ -22,3 +23,5 @@ module test { module tdmanager {
struct Struct<T, U> { U s; long n; };
}; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */