Changeset 18357 for branches/cleanup/ippTools/src/flatcorr.c
- Timestamp:
- Jun 29, 2008, 2:44:04 PM (18 years ago)
- File:
-
- 1 edited
-
branches/cleanup/ippTools/src/flatcorr.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/ippTools/src/flatcorr.c
r17611 r18357 463 463 464 464 if (psArrayLength(output)) { 465 if (!convertIdToStr(output)) {466 psError(PS_ERR_UNKNOWN, false, "failed to convert id fields into a strings");467 psFree(output);468 return false;469 }470 471 465 // negative simple so the default is true 472 466 if (!ippdbPrintMetadatas(stdout, output, "chipProcessedImfile", !simple)) {
Note:
See TracChangeset
for help on using the changeset viewer.
