From e45c13ca70fb3874d2e3a99932fe8613f08450de Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Feb 2011 07:23:42 +0000 Subject: =?UTF-8?q?2011-02-08=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * sp69/init.c: Use "ld" instead of PRId32 to print struct timespec->tv_nsec. --- testsuites/sptests/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/sptests/ChangeLog') diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index 1f84481493..2a4eeec0ce 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,5 +1,7 @@ 2011-02-08 Ralf Corsépius + * sp69/init.c: Use "ld" instead of PRId32 to print + struct timespec->tv_nsec. * sp19/inttest.h: Use PRIx32 instead of "lx". 2011-02-02 Joel Sherrill -- cgit v1.2.3