Changeset 29460
- Timestamp:
- Oct 17, 2010, 9:23:56 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/psphot/src/psphotStackParseCamera.c
r28013 r29460 91 91 92 92 if (!rawInputFile && !cnvInputFile) { 93 psError(PS _ERR_BAD_PARAMETER_VALUE, true, "Component %s (%d) lacksIMAGE of type STR", item->name, i);93 psError(PSPHOT_ERR_CONFIG, true, "Component %s (%d) lacks both RAW:IMAGE and CNV:IMAGE of type STR", item->name, i); 94 94 return false; 95 95 }
Note:
See TracChangeset
for help on using the changeset viewer.
