summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/proc11.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxhdrs/proc11.c')
-rw-r--r--testsuites/psxtests/psxhdrs/proc11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxhdrs/proc11.c b/testsuites/psxtests/psxhdrs/proc11.c
index 24eab9c2e3..bac2999707 100644
--- a/testsuites/psxtests/psxhdrs/proc11.c
+++ b/testsuites/psxtests/psxhdrs/proc11.c
@@ -14,7 +14,7 @@
#include <sys/types.h>
#include <limits.h> /* for LOGIN_NAME_MAX */
-
+
void test( void )
{
char loginnamebuffer[ LOGIN_NAME_MAX ];