summaryrefslogtreecommitdiff
path: root/unodevtools
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools')
-rw-r--r--unodevtools/Executable_skeletonmaker.mk2
-rw-r--r--unodevtools/Module_unodevtools.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/unodevtools/Executable_skeletonmaker.mk b/unodevtools/Executable_skeletonmaker.mk
index 40fae4e1b5df..433ba38b85ff 100644
--- a/unodevtools/Executable_skeletonmaker.mk
+++ b/unodevtools/Executable_skeletonmaker.mk
@@ -63,4 +63,4 @@ $(eval $(call gb_Executable_add_exception_objects,uno-skeletonmaker,\
unodevtools/source/skeletonmaker/cppcompskeleton \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/unodevtools/Module_unodevtools.mk b/unodevtools/Module_unodevtools.mk
index 09ca03a16cba..16b409a077b1 100644
--- a/unodevtools/Module_unodevtools.mk
+++ b/unodevtools/Module_unodevtools.mk
@@ -34,4 +34,4 @@ $(eval $(call gb_Module_add_targets,unodevtools,\
endif
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4: