Index: trunk/psLib/test/collections/tst_psHash03.c
===================================================================
--- trunk/psLib/test/collections/tst_psHash03.c	(revision 1421)
+++ trunk/psLib/test/collections/tst_psHash03.c	(revision 1811)
@@ -31,5 +31,5 @@
     numBlocks = psMemCheckLeaks(currentId, &memBlocks, NULL);
     printf("******************** %s ********************\n", myString);
-    printf("%d mem blocks\n", psMemCheckLeaks(currentId,NULL,NULL));
+    printf("%d mem blocks\n", psMemCheckLeaks(currentId,NULL,stderr));
     printf("%d blocks\n", numBlocks);
     printf("*  ");
