diff options
Diffstat (limited to 'stoc/Library_stocservices.mk')
-rw-r--r-- | stoc/Library_stocservices.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/Library_stocservices.mk b/stoc/Library_stocservices.mk index 3da842d80946..46d854eed116 100644 --- a/stoc/Library_stocservices.mk +++ b/stoc/Library_stocservices.mk @@ -55,4 +55,4 @@ $(eval $(call gb_Library_add_exception_objects,stocservices,\ stoc/source/uriproc/supportsService \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |