IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 3, 2006, 6:21:18 PM (20 years ago)
Author:
jhoblitt
Message:

remove use of 'psArray->n = 0'

File:
1 edited

Legend:

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

    r7972 r8121  
    263263
    264264            psArray *nukeMe = psArrayAlloc(1);
    265             nukeMe->n = 0;
    266265            psArrayAdd(nukeMe, 0, pendingExp);
    267266            bool status = pzPendingExpDeleteRowObjects(config->dbh, nukeMe, MAX_ROWS);
Note: See TracChangeset for help on using the changeset viewer.