diff options
Diffstat (limited to 'javaunohelper/Zip_juh.mk')
-rw-r--r-- | javaunohelper/Zip_juh.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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: |