IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

table field updates
more cleanups

File:
1 edited

Legend:

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

    r6063 r6086  
    2424        p2PendingExpRow *pendingExposure = p2PendingExpRowAlloc(
    2525        rawFrame->exposure->exp_id,
     26        rawFrame->exposure->camera,
     27        rawFrame->exposure->filter,
    2628        rawFrame->exposure->class,
    2729        rawFrame->exposure->nclass,
     
    3840            p2PendingImfileRow *pendingImage = p2PendingImfileRowAlloc(
    3941                rawImage->exp_id,
     42                rawImage->exptype,
    4043                rawImage->class,
    4144                rawImage->class_id,
Note: See TracChangeset for help on using the changeset viewer.