diff options
Diffstat (limited to 'stoc/Library_reflection.mk')
-rw-r--r-- | stoc/Library_reflection.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/Library_reflection.mk b/stoc/Library_reflection.mk index f2d6f57f0c21..8fb4513ffe5d 100644 --- a/stoc/Library_reflection.mk +++ b/stoc/Library_reflection.mk @@ -49,4 +49,4 @@ $(eval $(call gb_Library_add_exception_objects,reflection,\ stoc/source/corereflection/criface \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |