From 88f692dac2f32f48044730e3ef7fa34a46a23241 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 26 Oct 2009 05:38:04 +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 * support/include/tmacros.h (print_time): Use PRIu32 instead of %d. --- testsuites/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testsuites/ChangeLog') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index b574d2d601..d07b6b1007 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,7 @@ +2009-10-26 Ralf Corsépius + + * support/include/tmacros.h (print_time): Use PRIu32 instead of %d. + 2009-10-26 Ralf Corsépius * support/include/test_support.h: Add missing prototypes. -- cgit v1.2.3