summaryrefslogtreecommitdiff
path: root/stoc/test/tdmanager/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/tdmanager/types.idl')
-rw-r--r--stoc/test/tdmanager/types.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/test/tdmanager/types.idl b/stoc/test/tdmanager/types.idl
index 03422117ea65..ecc0e9dde896 100644
--- a/stoc/test/tdmanager/types.idl
+++ b/stoc/test/tdmanager/types.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.
*
@@ -34,3 +35,5 @@ service MyService {
const long CCC = 5;
}; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */