IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2011, 10:07:26 AM (15 years ago)
Author:
bills
Message:

Correct the order of arguments in addprocessedimfile.
accept but ignore -limit in regtool -revertprocessedimfile for compatability with the task.

File:
1 edited

Legend:

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

    r30179 r30203  
    620620        bytes,
    621621        md5sum,
    622         video_cells,
    623         0   // burntool_state
     622        0,   // burntool_state
     623        video_cells
    624624    )) {
    625625        psError(PS_ERR_UNKNOWN, false, "database error");
Note: See TracChangeset for help on using the changeset viewer.