IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27570


Ignore:
Timestamp:
Apr 1, 2010, 4:27:25 PM (16 years ago)
Author:
Paul Price
Message:

Fix name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageCleanup.c

    r27567 r27570  
    77void ppImageCleanup (pmConfig *config, ppImageOptions *options)
    88{
    9     if (psErrorCodeLast() != PS_ERROR_NONE) {
     9    if (psErrorCodeLast() != PS_ERR_NONE) {
    1010        pmFPAfileFreeSetStrict(false);
    1111    }
Note: See TracChangeset for help on using the changeset viewer.