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