diff options
Diffstat (limited to 'helpcompiler/Module_helpcompiler.mk')
-rw-r--r-- | helpcompiler/Module_helpcompiler.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcompiler/Module_helpcompiler.mk b/helpcompiler/Module_helpcompiler.mk index f0470395fe84..d6ec0651ed08 100644 --- a/helpcompiler/Module_helpcompiler.mk +++ b/helpcompiler/Module_helpcompiler.mk @@ -16,4 +16,4 @@ $(eval $(call gb_Module_add_targets,helpcompiler,\ Package_inc \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |