Changeset 8657 for trunk/ippTools/src/dettool.c
- Timestamp:
- Aug 28, 2006, 11:04:59 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool.c
r8611 r8657 1736 1736 // check for residual (unmatched) input imfile class_ids 1737 1737 if (psArrayLength(valid_class_ids)) { 1738 psError(PS_ERR_UNKNOWN, true, "det_id frame is missing % d class_ids",1738 psError(PS_ERR_UNKNOWN, true, "det_id frame is missing %ld class_ids", 1739 1739 psArrayLength(valid_class_ids)); 1740 1740 psFree(valid_class_ids);
Note:
See TracChangeset
for help on using the changeset viewer.
