Changeset 6277 for trunk/ippTools/src/p2pendingToDone.c
- Timestamp:
- Jan 31, 2006, 7:26:40 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/p2pendingToDone.c (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/p2pendingToDone.c
r6210 r6277 16 16 pendingFrame->exposure->exp_id, 17 17 pendingFrame->exposure->camera, 18 pendingFrame->exposure->exp_type, 18 19 pendingFrame->exposure->filter, 19 20 pendingFrame->exposure->class, … … 38 39 p2DoneImfileRow *doneImage = p2DoneImfileRowAlloc( 39 40 pendingImage->exp_id, 40 pendingImage->exptype,41 41 pendingImage->class, 42 42 pendingImage->class_id, … … 73 73 p2DoneImfileRow *doneImfile = p2DoneImfileRowAlloc( 74 74 pendingImfile->exp_id, 75 pendingImfile->exptype,76 75 pendingImfile->class, 77 76 pendingImfile->class_id, … … 96 95 pendingExp->exp_id, 97 96 pendingExp->camera, 97 pendingExp->exp_type, 98 98 pendingExp->filter, 99 99 pendingExp->class,
Note:
See TracChangeset
for help on using the changeset viewer.
