diff options
Diffstat (limited to 'l10ntools/Executable_helpex.mk')
-rw-r--r-- | l10ntools/Executable_helpex.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/Executable_helpex.mk b/l10ntools/Executable_helpex.mk index d52a7c9d46b1..5aa2af297acd 100644 --- a/l10ntools/Executable_helpex.mk +++ b/l10ntools/Executable_helpex.mk @@ -54,4 +54,4 @@ $(eval $(call gb_Executable_add_exception_objects,helpex,\ l10ntools/source/helpmerge \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |