Changeset 2273 for trunk/psLib/test/dataManip/tst_psMinimize06.c
- Timestamp:
- Nov 3, 2004, 3:05:00 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psMinimize06.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psMinimize06.c
r2204 r2273 35 35 if (myDeriv == NULL) { 36 36 myDeriv = psImageAlloc(myParams->n, myCoords->n, PS_TYPE_F32); 37 psError( __func__, "myDeriv is NULL.\n");37 psError(PS_ERR_UNKNOWN, true, "myDeriv is NULL.\n"); 38 38 } 39 39
Note:
See TracChangeset
for help on using the changeset viewer.
