From 3239698d1fe72364c85f7a76799421bfd90cc4d7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Apr 2004 13:26:21 +0000 Subject: Remove stray white spaces. --- testsuites/psxtests/psxfile01/test.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'testsuites/psxtests/psxfile01') diff --git a/testsuites/psxtests/psxfile01/test.c b/testsuites/psxtests/psxfile01/test.c index 3d27da4dd8..bf77d44935 100644 --- a/testsuites/psxtests/psxfile01/test.c +++ b/testsuites/psxtests/psxfile01/test.c @@ -543,5 +543,3 @@ void test_file (char *filename, char *mode) if (fclose (fp)) perror ("fclose"); } - - -- cgit v1.2.3