summaryrefslogtreecommitdiff
path: root/javaunohelper/source/preload.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/source/preload.cxx')
-rw-r--r--javaunohelper/source/preload.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/javaunohelper/source/preload.cxx b/javaunohelper/source/preload.cxx
index 847597d0eea2..18ed40c16598 100644
--- a/javaunohelper/source/preload.cxx
+++ b/javaunohelper/source/preload.cxx
@@ -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.
@@ -156,3 +157,5 @@ Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap(
return 0;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */