Changeset 14809
- Timestamp:
- Sep 10, 2007, 2:17:45 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubCamera.c
r14808 r14809 133 133 return false; 134 134 } 135 if (sources ->type != PM_FPA_FILE_CMF) {135 if (sources && sources->type != PM_FPA_FILE_CMF) { 136 136 psError(PS_ERR_IO, true, "PPSUB.SOURCES is not of type CMF"); 137 137 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
