Changeset 18336 for trunk/ippTools/src/flatcorr.c
- Timestamp:
- Jun 26, 2008, 3:39:54 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/flatcorr.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/flatcorr.c
r17611 r18336 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.
