Changeset 24484
- Timestamp:
- Jun 18, 2009, 10:40:21 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotMaskReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotMaskReadout.c
r23688 r24484 27 27 } 28 28 if (!readout->variance) { 29 if (!pmReadoutGenerateVariance(readout, true)) {29 if (!pmReadoutGenerateVariance(readout, NULL, true)) { 30 30 psError (PSPHOT_ERR_CONFIG, false, "trouble creating variance"); 31 31 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
