IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8052


Ignore:
Timestamp:
Aug 1, 2006, 4:50:10 PM (20 years ago)
Author:
jhoblitt
Message:

typo fix

File:
1 edited

Legend:

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

    r8051 r8052  
    177177    if (!psDBTransaction(config->dbh)) {
    178178        psError(PS_ERR_UNKNOWN, false, "database error");
    179         psFree(valid_exp_ids);
     179        psFree(pendingImfiles);
    180180        return false;
    181181    }
Note: See TracChangeset for help on using the changeset viewer.