Changeset 1073 for trunk/psLib/test/dataManip/tst_psHist01.c
- Timestamp:
- Jun 23, 2004, 1:00:17 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
r893 r1073 84 84 } 85 85 psMemCheckCorruption(1); 86 ps HistogramFree(myHist);86 psFree(myHist); 87 87 psMemCheckCorruption(1); 88 ps VectorFree(myBounds);88 psFree(myBounds); 89 89 90 90 printFooter(stdout,
Note:
See TracChangeset
for help on using the changeset viewer.
