Changeset 20289
- Timestamp:
- Oct 21, 2008, 9:58:27 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpParseCamera.c
r20115 r20289 106 106 psphotInput->src = psMemIncrRefCounter(output->fpa); 107 107 108 pmFPAfile *psphotInSources = pmFPAfileDefineSkycell(config, psphotInput->fpa, "PSPHOT.INPUT.CMF");108 pmFPAfile *psphotInSources = pmFPAfileDefineSkycell(config, NULL, "PSPHOT.INPUT.CMF"); 109 109 if (!psphotInSources) { 110 110 psError(PS_ERR_IO, false, _("Unable to generate output file from PSPHOT.INPUT.CMF"));
Note:
See TracChangeset
for help on using the changeset viewer.
