IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 31, 2008, 9:47:25 AM (18 years ago)
Author:
eugene
Message:

changing a few references of run to new

File:
1 edited

Legend:

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

    r19182 r19301  
    500500    }
    501501
    502     // since there is only one exp per 'run' set camRun.state = 'stop'
     502    // since there is only one exp per 'new' set camRun.state = 'full'
    503503    if (!pxcamRunSetState(config, row->cam_id, "full")) {
    504504        psError(PS_ERR_UNKNOWN, false, "failed to change camRun.state for cam_id: %" PRId64, row->cam_id);
Note: See TracChangeset for help on using the changeset viewer.