summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/Jar_juh.mk2
-rw-r--r--javaunohelper/Library_juh.mk2
-rw-r--r--javaunohelper/Library_juhx.mk2
-rw-r--r--javaunohelper/Module_javaunohelper.mk2
-rw-r--r--javaunohelper/Zip_juh.mk2
5 files changed, 5 insertions, 5 deletions
diff --git a/javaunohelper/Jar_juh.mk b/javaunohelper/Jar_juh.mk
index 02fb033498de..7f796a1aaa2a 100644
--- a/javaunohelper/Jar_juh.mk
+++ b/javaunohelper/Jar_juh.mk
@@ -67,4 +67,4 @@ $(eval $(call gb_Jar_add_sourcefiles,juh,\
javaunohelper/com/sun/star/lib/uno/helper/WeakBase \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/javaunohelper/Library_juh.mk b/javaunohelper/Library_juh.mk
index 8d1a3e83f908..b08a574dc5ea 100644
--- a/javaunohelper/Library_juh.mk
+++ b/javaunohelper/Library_juh.mk
@@ -51,4 +51,4 @@ $(eval $(call gb_Library_add_exception_objects,juh,\
))
endif
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/javaunohelper/Library_juhx.mk b/javaunohelper/Library_juhx.mk
index a3bb96408978..64f435183202 100644
--- a/javaunohelper/Library_juhx.mk
+++ b/javaunohelper/Library_juhx.mk
@@ -46,4 +46,4 @@ $(eval $(call gb_Library_add_exception_objects,juhx,\
javaunohelper/source/vm \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/javaunohelper/Module_javaunohelper.mk b/javaunohelper/Module_javaunohelper.mk
index 181e10f4efea..8479109b7be1 100644
--- a/javaunohelper/Module_javaunohelper.mk
+++ b/javaunohelper/Module_javaunohelper.mk
@@ -43,4 +43,4 @@ endif
endif
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/javaunohelper/Zip_juh.mk b/javaunohelper/Zip_juh.mk
index c4a613924f18..496ddd737e30 100644
--- a/javaunohelper/Zip_juh.mk
+++ b/javaunohelper/Zip_juh.mk
@@ -53,4 +53,4 @@ $(eval $(call gb_Zip_add_files,juh_src,\
com/sun/star/lib/uno/helper/WeakBase.java \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4: