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