Changeset 1317
- Timestamp:
- Jul 28, 2004, 3:09:22 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psHist01.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psHist01.c
r1073 r1317 73 73 } 74 74 75 if (myHist->uniform != 0) {75 if (myHist->uniform != false) { 76 76 printf("ERROR: myHist->uniform is %d\n", myHist->uniform); 77 77 testStatus = false;
Note:
See TracChangeset
for help on using the changeset viewer.
