Changeset 23597 for branches/pap/ppSub/src/ppSubMakePSF.c
- Timestamp:
- Mar 30, 2009, 10:00:05 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppSub/src/ppSubMakePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppSub/src/ppSubMakePSF.c
r23580 r23597 85 85 // This is likely a data quality issue 86 86 // XXX Split into multiple cases using error codes? 87 psErrorStackPrint( "Unable to determine PSF");87 psErrorStackPrint(stderr, "Unable to determine PSF"); 88 88 psWarning("Unable to determine PSF --- suspect bad data quality."); 89 89 if (stats && psMetadataLookupS32(NULL, stats, "QUALITY") == 0) {
Note:
See TracChangeset
for help on using the changeset viewer.
