Changeset 1318
- Timestamp:
- Jul 28, 2004, 3:19:56 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psHist00.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psHist00.c
r1073 r1318 67 67 } 68 68 69 if (myHist->uniform != 1) {69 if (myHist->uniform != true) { 70 70 printf("ERROR: myHist->uniform is %d\n", myHist->uniform); 71 71 testStatus = false;
Note:
See TracChangeset
for help on using the changeset viewer.
