Index: trunk/psLib/test/sysUtils/tst_psHash02.c
===================================================================
--- trunk/psLib/test/sysUtils/tst_psHash02.c	(revision 1201)
+++ trunk/psLib/test/sysUtils/tst_psHash02.c	(revision 1406)
@@ -42,6 +42,8 @@
     int i               = 0;
     ID *id = NULL;
-    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;
