diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-07-30 23:01:51 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-07-30 23:01:51 +0300 |
commit | 0d4e590b2b334bb1d6b23aae080320bf23cda018 (patch) | |
tree | 469c5b8f75abcfaaf7ae1dd35079922e1c216f16 | |
parent | 0b469971302bc7438582a202db9c39e10f5f9992 (diff) |
Add consistent Emacs and vim mode lines
33 files changed, 60 insertions, 26 deletions
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk index 386e6fa04..ffb5d94e6 100644 --- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk +++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # @@ -85,4 +86,4 @@ $(eval $(call gb_RdbTarget_add_old_components,hwpfilter_test_hwpfilter,\ # by a link relation $(call gb_CppunitTest_get_target,hwpfilter_test_hwpfilter) : $(call gb_Library_get_target,hwp) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/hwpfilter/Library_hwp.mk b/hwpfilter/Library_hwp.mk index a3bfaf241..5158b8842 100644 --- a/hwpfilter/Library_hwp.mk +++ b/hwpfilter/Library_hwp.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -88,4 +89,4 @@ $(eval $(call gb_Library_add_exception_objects,hwp,\ hwpfilter/source/solver \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/hwpfilter/Module_hwpfilter.mk b/hwpfilter/Module_hwpfilter.mk index 9985b7e60..b67c15b0b 100644 --- a/hwpfilter/Module_hwpfilter.mk +++ b/hwpfilter/Module_hwpfilter.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_check_targets,hwpfilter,\ CppunitTest_hwpfilter_test_hwpfilter \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk index 5bebd75b7..12a0d5aeb 100644 --- a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk +++ b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # @@ -80,4 +81,4 @@ $(eval $(call gb_RdbTarget_add_components,lotuswordpro_test_lotuswordpro,\ # by a link relation $(call gb_CppunitTest_get_target,lotuswordpro_test_lotuswordpro) : $(call gb_Library_get_target,lwpft) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/lotuswordpro/Library_lwpft.mk b/lotuswordpro/Library_lwpft.mk index bc4e9ca41..ca02b4039 100644 --- a/lotuswordpro/Library_lwpft.mk +++ b/lotuswordpro/Library_lwpft.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -237,4 +238,4 @@ $(eval $(call gb_Library_add_exception_objects,lwpft,\ lotuswordpro/source/filter/xfilter/xfutil \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/lotuswordpro/Module_lotuswordpro.mk b/lotuswordpro/Module_lotuswordpro.mk index d523bda2e..f8427c98a 100644 --- a/lotuswordpro/Module_lotuswordpro.mk +++ b/lotuswordpro/Module_lotuswordpro.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_check_targets,lotuswordpro,\ CppunitTest_lotuswordpro_test_lotuswordpro \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk index 69ddb25d6..c0aa99045 100644 --- a/oox/Library_oox.mk +++ b/oox/Library_oox.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -371,4 +372,4 @@ oox_clean : rm -rf $(WORKDIR)/oox .PHONY: oox_clean -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/oox/Module_oox.mk b/oox/Module_oox.mk index 9fc9c8eac..d0f92a005 100644 --- a/oox/Module_oox.mk +++ b/oox/Module_oox.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -34,4 +35,4 @@ $(eval $(call gb_Module_add_targets,oox,\ Package_tokens \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/oox/Package_generated.mk b/oox/Package_generated.mk index 93639b883..14f9a0df2 100644 --- a/oox/Package_generated.mk +++ b/oox/Package_generated.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -30,4 +31,4 @@ $(eval $(call gb_Package_Package,oox_generated,$(WORKDIR)/oox)) $(eval $(call gb_Package_add_file,oox_generated,inc/oox/namespaces.txt,misc/namespaces.txt)) $(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/tokens.hxx,inc/oox/token/tokens.hxx)) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/oox/Package_inc.mk b/oox/Package_inc.mk index b51b51b79..275b50911 100644 --- a/oox/Package_inc.mk +++ b/oox/Package_inc.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -56,4 +57,4 @@ $(eval $(call gb_Package_add_file,oox_inc,inc/oox/vml/vmldrawing.hxx,oox/vml/vml $(eval $(call gb_Package_add_file,oox_inc,inc/oox/vml/vmlshape.hxx,oox/vml/vmlshape.hxx)) $(eval $(call gb_Package_add_file,oox_inc,inc/oox/xls/excelvbaproject.hxx,oox/xls/excelvbaproject.hxx)) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/oox/Package_source.mk b/oox/Package_source.mk index 959176166..12d948889 100644 --- a/oox/Package_source.mk +++ b/oox/Package_source.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -27,3 +28,5 @@ $(eval $(call gb_Package_Package,oox_source,$(SRCDIR)/oox/source)) $(eval $(call gb_Package_add_file,oox_source,inc/oox/token/tokens.txt,token/tokens.txt)) + +# vim: set noet sw=4 ts=4: diff --git a/oox/Package_tokens.mk b/oox/Package_tokens.mk index 6571a9ce9..1d5408531 100644 --- a/oox/Package_tokens.mk +++ b/oox/Package_tokens.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -29,4 +30,4 @@ $(eval $(call gb_Package_Package,oox_tokens,$(SRCDIR)/oox/source/token)) $(eval $(call gb_Package_add_file,oox_tokens,inc/oox/tokens.txt,tokens.txt)) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/unoxml/JunitTest_unordf_complex.mk b/unoxml/JunitTest_unordf_complex.mk index 7f4b7729d..d4945d27d 100644 --- a/unoxml/JunitTest_unordf_complex.mk +++ b/unoxml/JunitTest_unordf_complex.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/unoxml/JunitTest_unoxml_complex.mk b/unoxml/JunitTest_unoxml_complex.mk index cb6ce8521..68171f9cf 100644 --- a/unoxml/JunitTest_unoxml_complex.mk +++ b/unoxml/JunitTest_unoxml_complex.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/unoxml/Library_unordf.mk b/unoxml/Library_unordf.mk index 8461f5c03..00c8af66a 100644 --- a/unoxml/Library_unordf.mk +++ b/unoxml/Library_unordf.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -60,4 +61,3 @@ $(eval $(call gb_Library_add_exception_objects,unordf,\ )) # vim: set noet sw=4 ts=4: - diff --git a/unoxml/Library_unoxml.mk b/unoxml/Library_unoxml.mk index 5081c1b99..8e06022ee 100644 --- a/unoxml/Library_unoxml.mk +++ b/unoxml/Library_unoxml.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -86,4 +87,3 @@ $(eval $(call gb_Library_add_exception_objects,unoxml,\ )) # vim: set noet sw=4 ts=4: - diff --git a/unoxml/Module_unoxml.mk b/unoxml/Module_unoxml.mk index 5050d0701..a189b78b9 100644 --- a/unoxml/Module_unoxml.mk +++ b/unoxml/Module_unoxml.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/writerfilter/CppunitTest_writerfilter_doctok.mk b/writerfilter/CppunitTest_writerfilter_doctok.mk index 7bcec91cc..ecba3de9a 100644 --- a/writerfilter/CppunitTest_writerfilter_doctok.mk +++ b/writerfilter/CppunitTest_writerfilter_doctok.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/writerfilter/JunitTest_writerfilter_complex.mk b/writerfilter/JunitTest_writerfilter_complex.mk index 5262f0a0f..565fe25b1 100644 --- a/writerfilter/JunitTest_writerfilter_complex.mk +++ b/writerfilter/JunitTest_writerfilter_complex.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/writerfilter/Library_doctok.mk b/writerfilter/Library_doctok.mk index 329f6e88d..e7b1a024a 100644 --- a/writerfilter/Library_doctok.mk +++ b/writerfilter/Library_doctok.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -89,4 +90,4 @@ $(eval $(call gb_Library_add_generated_exception_objects,doctok,\ CustomTarget/writerfilter/source/resources \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerfilter/Library_ooxml.mk b/writerfilter/Library_ooxml.mk index 75d4ed7e9..203d39bd2 100644 --- a/writerfilter/Library_ooxml.mk +++ b/writerfilter/Library_ooxml.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -116,4 +117,4 @@ $(eval $(call gb_Library_add_generated_exception_objects,ooxml,\ CustomTarget/writerfilter/source/OOXMLFactory_values \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerfilter/Library_resourcemodel.mk b/writerfilter/Library_resourcemodel.mk index 423b7af06..ca63541d8 100644 --- a/writerfilter/Library_resourcemodel.mk +++ b/writerfilter/Library_resourcemodel.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -77,4 +78,4 @@ $(eval $(call gb_Library_add_generated_cxxobjects,resourcemodel,\ , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerfilter/Library_rtftok.mk b/writerfilter/Library_rtftok.mk index 9e3b592c2..d5d536da0 100644 --- a/writerfilter/Library_rtftok.mk +++ b/writerfilter/Library_rtftok.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -72,4 +73,4 @@ $(eval $(call gb_Library_add_exception_objects,rtftok,\ writerfilter/source/rtftok/rtfsprm \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerfilter/Library_writerfilter.mk b/writerfilter/Library_writerfilter.mk index 6d4767215..1994340ea 100644 --- a/writerfilter/Library_writerfilter.mk +++ b/writerfilter/Library_writerfilter.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -74,4 +75,4 @@ $(eval $(call gb_Library_add_exception_objects,writerfilter,\ writerfilter/source/filter/WriterFilterDetection \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerfilter/Library_writerfilter_uno.mk b/writerfilter/Library_writerfilter_uno.mk index 7177687a8..245eabec4 100644 --- a/writerfilter/Library_writerfilter_uno.mk +++ b/writerfilter/Library_writerfilter_uno.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -68,4 +69,4 @@ $(eval $(call gb_Library_add_exception_objects,writerfilter_uno,\ # writerfilter/unocomponent/debugservices/rtftok/ScannerTestService \ # writerfilter/unocomponent/debugservices/rtftok/XMLScanner \ -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerfilter/Module_writerfilter.mk b/writerfilter/Module_writerfilter.mk index 6a7d20695..22ece10d6 100644 --- a/writerfilter/Module_writerfilter.mk +++ b/writerfilter/Module_writerfilter.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -45,4 +46,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,writerfilter,\ JunitTest_writerfilter_complex \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerfilter/Package_writerfilter_generated.mk b/writerfilter/Package_writerfilter_generated.mk index 3d19a0b46..fe9aea3d7 100644 --- a/writerfilter/Package_writerfilter_generated.mk +++ b/writerfilter/Package_writerfilter_generated.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -76,3 +77,4 @@ $(eval $(call gb_Package_add_file,writerfilter_generated,inc/writerfilter/doctok $(eval $(call gb_Package_add_file,writerfilter_generated,inc/writerfilter/doctok/resourceids.hxx,doctok/resourceids.hxx)) $(eval $(call gb_Package_add_file,writerfilter_generated,inc/writerfilter/ooxml/resourceids.hxx,ooxml/resourceids.hxx)) +# vim: set noet sw=4 ts=4: diff --git a/writerperfect/Library_msworks.mk b/writerperfect/Library_msworks.mk index 02af9b941..ca23ec6e1 100644 --- a/writerperfect/Library_msworks.mk +++ b/writerperfect/Library_msworks.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -64,4 +65,4 @@ $(eval $(call gb_Library_add_exception_objects,msworks,\ writerperfect/source/wpsimp/msworks_genericfilter \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerperfect/Library_visioimport.mk b/writerperfect/Library_visioimport.mk index 8e7254a95..a9a660e36 100644 --- a/writerperfect/Library_visioimport.mk +++ b/writerperfect/Library_visioimport.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -63,4 +64,4 @@ $(eval $(call gb_Library_add_exception_objects,visioimport,\ writerperfect/source/vsdimp/visioimport_genericfilter \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerperfect/Library_wpft.mk b/writerperfect/Library_wpft.mk index defe69468..9b552a641 100644 --- a/writerperfect/Library_wpft.mk +++ b/writerperfect/Library_wpft.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -66,4 +67,4 @@ $(eval $(call gb_Library_add_exception_objects,wpft,\ writerperfect/source/wpdimp/wpft_genericfilter \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerperfect/Library_wpgimport.mk b/writerperfect/Library_wpgimport.mk index c3a4cb63f..99c70f855 100644 --- a/writerperfect/Library_wpgimport.mk +++ b/writerperfect/Library_wpgimport.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -63,4 +64,4 @@ $(eval $(call gb_Library_add_exception_objects,wpgimport,\ writerperfect/source/wpgimp/wpgimport_genericfilter \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerperfect/Module_writerperfect.mk b/writerperfect/Module_writerperfect.mk index 3f59197e2..9784a03f7 100644 --- a/writerperfect/Module_writerperfect.mk +++ b/writerperfect/Module_writerperfect.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_targets,writerperfect,\ StaticLibrary_writerperfect \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/writerperfect/StaticLibrary_writerperfect.mk b/writerperfect/StaticLibrary_writerperfect.mk index 62702192f..5c44af016 100644 --- a/writerperfect/StaticLibrary_writerperfect.mk +++ b/writerperfect/StaticLibrary_writerperfect.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -52,4 +53,4 @@ $(eval $(call gb_StaticLibrary_add_exception_objects,writerperfect,\ writerperfect/source/stream/WPXSvStream \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: |