IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2008, 4:13:35 PM (18 years ago)
Author:
eugene
Message:

making set_state and set_label options consistent

File:
1 edited

Legend:

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

    r19587 r19592  
    245245    }
    246246
    247     PXOPT_LOOKUP_STR(state, config->args, "-state", false, false);
     247    PXOPT_LOOKUP_STR(state, config->args, "-set_state", false, false);
    248248    PXOPT_LOOKUP_STR(label, config->args, "-set_label", false, false);
    249249
Note: See TracChangeset for help on using the changeset viewer.