From d00a1abc7cdcf4ba62128549deb04be197cff1a8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 1 Nov 2009 07:55:20 +0000 Subject: [PATCH] =?UTF-8?q?2009-01-01=09Ralf=20Cors=C3=83=C2=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * psxstat/test.c: Apply PRI* macros to print struct stat fields. --- testsuites/psxtests/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 06bbb577d7..521fac258b 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,5 +1,6 @@ 2009-01-01 Ralf Corsépius + * psxstat/test.c: Apply PRI* macros to print struct stat fields. * psxreaddir/test.c: Apply PRI* macros to print struct stat fields. * psxfile01/test.c: Remove obsure #ifdef's. Apply PRI* macros to print struct stat fields.