Changeset 734 for trunk/psLib/test/image/tst_psImage.c
- Timestamp:
- May 19, 2004, 8:50:33 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/tst_psImage.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImage.c
r733 r734 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-05-19 02:16:58$8 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-05-19 18:50:33 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 471 471 // Verify the returned psImage structure member Nchildren is set to zero. 472 472 if (original->nChildren != 0) { 473 psError(__func__,"psImageFreeChildren 474 row+cols)."); 473 psError(__func__,"psImageFreeChildren row+cols)."); 475 474 return 25; 476 475 }
Note:
See TracChangeset
for help on using the changeset viewer.
