IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2006, 11:11:25 AM (21 years ago)
Author:
jhoblitt
Message:

fix column names
more cleanup

File:
1 edited

Legend:

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

    r6063 r6083  
    44psArray *p2rawToPending (p2Config *config, psArray *rawFrames) {
    55
    6     psArray *pendingFrames = psArrayAlloc (rawFrames->n);
     6    psArray *pendingFrames = psArrayAlloc(rawFrames->n);
    77    pendingFrames->n = 0;
    88
Note: See TracChangeset for help on using the changeset viewer.