IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2007, 11:14:26 AM (19 years ago)
Author:
Paul Price
Message:

Missed an argument.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubReadout.c

    r15408 r15409  
    146146        if (!psphotReadout(config, view)) {
    147147            psWarning("Unable to perform photometry on subtracted image.");
    148             psErrorStackPrint("Error stack from photometry:");
     148            psErrorStackPrint(stderr, "Error stack from photometry:");
    149149            psErrorClear();
    150150        }
Note: See TracChangeset for help on using the changeset viewer.