diff options
Diffstat (limited to 'pyuno/Executable_python_wrapper.mk')
-rw-r--r-- | pyuno/Executable_python_wrapper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/Executable_python_wrapper.mk b/pyuno/Executable_python_wrapper.mk index 157a0a3f0915..fe4990f57aae 100644 --- a/pyuno/Executable_python_wrapper.mk +++ b/pyuno/Executable_python_wrapper.mk @@ -38,4 +38,4 @@ $(eval $(call gb_Executable_add_noexception_objects,pyuno/python,\ pyuno/zipcore/python \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |