IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2006, 11:22:09 AM (20 years ago)
Author:
Paul Price
Message:

Fixing psLib APIs following clean-up.

File:
1 edited

Legend:

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

    r9392 r9539  
    8383                if (strcmp(newImfile->exp_id,
    8484                           pendingImfile->exp_id) == 0) {
    85                     psArrayRemove(newImfiles, newImfile);
     85                    psArrayRemoveData(newImfiles, newImfile);
    8686                    // dec the counter as the array just got shorter
    8787                    // and we don't want to skip elemnts
Note: See TracChangeset for help on using the changeset viewer.