Changeset 23674
- Timestamp:
- Apr 1, 2009, 5:27:36 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppSub/src/ppSubReadout.c
r23673 r23674 33 33 psError(PS_ERR_UNKNOWN, false, "Unable to match PSFs."); 34 34 return false; 35 } else if ( !data->quality) {35 } else if (data->quality) { 36 36 // Can't do anything at all 37 37 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
