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/pswarp/src/pswarpLoop.c

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