diff options
Diffstat (limited to 'stoc/Module_stoc.mk')
-rw-r--r-- | stoc/Module_stoc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/Module_stoc.mk b/stoc/Module_stoc.mk index 1d3e7a65929c..540161661c67 100644 --- a/stoc/Module_stoc.mk +++ b/stoc/Module_stoc.mk @@ -47,4 +47,4 @@ $(eval $(call gb_Module_add_targets,stoc,\ endif -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |