- Timestamp:
- Nov 8, 2013, 10:41:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/camera/pmFPAfileIO.c
r36162 r36270 485 485 case PM_FPA_FILE_CMP: 486 486 case PM_FPA_FILE_CMF: 487 case PM_FPA_FILE_CFF: 487 488 status = pmFPAviewWriteObjects (view, file, config); 488 489 break; … … 515 516 case PM_FPA_FILE_WCS: 516 517 psError(PS_ERR_IO, true, "cannot write type WCS (%s)", file->name); 517 return false;518 519 case PM_FPA_FILE_CFF:520 psError(PS_ERR_IO, true, "cannot write type CFF (%s)", file->name);521 518 return false; 522 519
Note:
See TracChangeset
for help on using the changeset viewer.
