IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2009, 10:00:05 AM (17 years ago)
Author:
Paul Price
Message:

Fixing syntax errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppSub/src/ppSubMakePSF.c

    r23580 r23597  
    8585        // This is likely a data quality issue
    8686        // XXX Split into multiple cases using error codes?
    87         psErrorStackPrint("Unable to determine PSF");
     87        psErrorStackPrint(stderr, "Unable to determine PSF");
    8888        psWarning("Unable to determine PSF --- suspect bad data quality.");
    8989        if (stats && psMetadataLookupS32(NULL, stats, "QUALITY") == 0) {
Note: See TracChangeset for help on using the changeset viewer.