Index: /trunk/psLib/test/psTest.c
===================================================================
--- /trunk/psLib/test/psTest.c	(revision 574)
+++ /trunk/psLib/test/psTest.c	(revision 575)
@@ -19,8 +19,8 @@
 #include "psAbort.h"
 
-#define HEADER_TOP    "/----------------------------- TESTPOINT --------------------------------\\\n"
-#define HEADER_LINE_STRING   "| %10s: %-58s |\n"
-#define HEADER_LINE_INT      "| %10s: %-58d |\n"
-#define HEADER_BOTTOM "\\------------------------------------------------------------------------/\n\n"
+#define HEADER_TOP    "/----------------------------- TESTPOINT ------------------------------------------\\\n"
+#define HEADER_LINE_STRING   "| %20s: %-58s |\n"
+#define HEADER_LINE_INT      "| %20s: %-58d |\n"
+#define HEADER_BOTTOM "\\----------------------------------------------------------------------------------/\n\n"
 
 bool p_runTestSuite(FILE *fp, const char* testPointFile, const char* packageName, testDescription tests[])
