Index: trunk/psLib/test/sysUtils/tst_psHash04.c
===================================================================
--- trunk/psLib/test/sysUtils/tst_psHash04.c	(revision 1201)
+++ trunk/psLib/test/sysUtils/tst_psHash04.c	(revision 1406)
@@ -37,6 +37,8 @@
     int testStatus      = true;
     int i               = 0;
-    char *myKeys[] = {"ENTRY00", "ENTRY01", "ENTRY02", "ENTRY03", NULL};
-    char *myData[] = {"IDA", "IDB", "IDC", "IDD", NULL};
+    char *myKeys[] = {"ENTRY00", "ENTRY01", "ENTRY02", "ENTRY03", NULL
+                     };
+    char *myData[] = {"IDA", "IDB", "IDC", "IDD", NULL
+                     };
     int currentId = psMemGetId();
     int memLeaks        = 0;
