From a3fd09b69e6bc65dfd794b42a2e57cf59fb7dced Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 22 Oct 2011 12:20:33 +0000 Subject: =?UTF-8?q?2011-10-22=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * psxfile01/test.c: Remove local redeclaration of IMFS_dump. --- testsuites/psxtests/ChangeLog | 4 ++++ testsuites/psxtests/psxfile01/test.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index d4906b9ac9..7b6eda563a 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2011-10-22 Ralf Corsépius + + * psxfile01/test.c: Remove local redeclaration of IMFS_dump. + 2011-10-17 Ralf Corsépius * psxhdrs/pthread01.c, psxhdrs/pthread02.c, psxhdrs/pthread03.c, diff --git a/testsuites/psxtests/psxfile01/test.c b/testsuites/psxtests/psxfile01/test.c index f6b290597e..5e8a3020de 100644 --- a/testsuites/psxtests/psxfile01/test.c +++ b/testsuites/psxtests/psxfile01/test.c @@ -69,7 +69,6 @@ void test_extend( off_t new_len ); -void IMFS_dump( void ); int IMFS_memfile_maximum_size( void ); /* -- cgit v1.2.3