IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9444


Ignore:
Timestamp:
Oct 9, 2006, 4:30:59 PM (20 years ago)
Author:
jhoblitt
Message:

remove psErrorStackPrint() newline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxinject.c

    r9392 r9444  
    5353    psFree(config);
    5454    pmConfigDone();
    55     psErrorStackPrint (stderr, "\n");
     55    psErrorStackPrint (stderr, NULL);
    5656    psLibFinalize();
    5757
Note: See TracChangeset for help on using the changeset viewer.