summaryrefslogtreecommitdiff
path: root/javaunohelper/source/vm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/source/vm.hxx')
-rw-r--r--javaunohelper/source/vm.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/javaunohelper/source/vm.hxx b/javaunohelper/source/vm.hxx
index ec51839357c5..913d447aa26a 100644
--- a/javaunohelper/source/vm.hxx
+++ b/javaunohelper/source/vm.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53,3 +54,5 @@ install_vm_singleton(
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */