diff options
Diffstat (limited to 'io/Library_textoutstream.mk')
-rw-r--r-- | io/Library_textoutstream.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/Library_textoutstream.mk b/io/Library_textoutstream.mk index 0aeacdf2f64f..bc6d06049aed 100644 --- a/io/Library_textoutstream.mk +++ b/io/Library_textoutstream.mk @@ -44,4 +44,4 @@ $(eval $(call gb_Library_add_exception_objects,textoutstream,\ io/source/TextOutputStream/TextOutputStream \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |