Index: /trunk/psLib/test/dataManip/tst_psHist01.c
===================================================================
--- /trunk/psLib/test/dataManip/tst_psHist01.c	(revision 1316)
+++ /trunk/psLib/test/dataManip/tst_psHist01.c	(revision 1317)
@@ -73,5 +73,5 @@
         }
 
-        if (myHist->uniform != 0) {
+        if (myHist->uniform != false) {
             printf("ERROR: myHist->uniform is %d\n", myHist->uniform);
             testStatus = false;
