From a0c332155f48ce3af0d46c9c8db94f9aa6fbb941 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 26 Oct 2009 09:35:09 +0000 Subject: =?UTF-8?q?2009-10-26=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * malloctest/init.c: Use %zu instead of %d to print size_t's. --- testsuites/libtests/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testsuites/libtests') diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 3559a5f78b..700f30410c 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,7 @@ +2009-10-26 Ralf Corsépius + + * malloctest/init.c: Use %zu instead of %d to print size_t's. + 2009-10-26 Ralf Corsépius * malloctest/init.c: Fix _Heap_Resize_block args. -- cgit v1.2.3