IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2006, 2:11:38 PM (20 years ago)
Author:
Paul Price
Message:

Changed definition of psArrayAlloc

File:
1 edited

Legend:

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

    r9539 r9735  
    285285            }
    286286
    287             psArray *nukeMe = psArrayAlloc(1);
     287            psArray *nukeMe = psArrayAllocEmpty(1);
    288288            psArrayAdd(nukeMe, 0, pendingExp);
    289289            bool status = pzPendingExpDeleteRowObjects(config->dbh, nukeMe, MAX_ROWS);
Note: See TracChangeset for help on using the changeset viewer.