IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2006, 1:05:19 PM (20 years ago)
Author:
eugene
Message:

added error stack print

File:
1 edited

Legend:

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

    r8012 r9028  
    3434    psFree(config);
    3535    pmConfigDone();
     36    psErrorStackPrint (stderr, "\n");
    3637    psLibFinalize();
    3738
     
    4142    psFree(config);
    4243    pmConfigDone();
     44    psErrorStackPrint (stderr, "failure\n");
    4345    psLibFinalize();
    4446
Note: See TracChangeset for help on using the changeset viewer.