Index: trunk/psLib/test/dataManip/tst_psHist03.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psHist03.c	(revision 2392)
+++ trunk/psLib/test/dataManip/tst_psHist03.c	(revision 2780)
@@ -89,5 +89,5 @@
         }
 
-        myHist = psVectorHistogram( myHist, myData, NULL, 0 );
+        myHist = psVectorHistogram( myHist, myData, NULL, NULL, 0 );
         for (i=0;i<numBins;i++) {
             printf("Bin number %d bounds: (%6.3f - %6.3f): data: (%d)\n", i,
