diff options
Diffstat (limited to 'stoc/Library_invocation.mk')
-rw-r--r-- | stoc/Library_invocation.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/Library_invocation.mk b/stoc/Library_invocation.mk index 46ca5c37b4db..9869a3de83a5 100644 --- a/stoc/Library_invocation.mk +++ b/stoc/Library_invocation.mk @@ -44,4 +44,4 @@ $(eval $(call gb_Library_add_exception_objects,invocation,\ stoc/source/invocation/invocation \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |