IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2006, 12:07:26 PM (20 years ago)
Author:
jhoblitt
Message:

call pmConfigCleanup() on exit

File:
1 edited

Legend:

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

    r7657 r7658  
    7979
    8080    psFree(config);
     81    pmConfigDone();
    8182    psLibFinalize();
    8283
     
    8586FAIL:
    8687    psFree(config);
     88    pmConfigDone();
    8789    psLibFinalize();
    8890
Note: See TracChangeset for help on using the changeset viewer.