# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Module_Module,io)) $(eval $(call gb_Module_add_targets,io,\ Library_io \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,io,\ CppunitTest_io_textinputstream \ )) # vim:set noet sw=4 ts=4: ain'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-09 16:39:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-09 16:59:52 +0100
commit8254648828e4f4d65a0516e160e5732f3d85765a (patch)
tree4860b2cd3bbe7e3323767f20dc4d98127b0cc5ab /filter
parent333ec5789a01dfc165598ade66de518132c64865 (diff)
CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3