IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2009, 10:10:16 AM (17 years ago)
Author:
bills
Message:

add chipRun.magicked

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxchip.h

    r19324 r23381  
    2525#include "pxtools.h"
    2626
    27 bool pxchipRunSetState(pxConfig *config, psS64 chip_id, const char *state);
     27bool pxchipRunSetState(pxConfig *config, psS64 chip_id, const char *state, const bool magicked);
    2828bool pxchipRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *state);
    2929bool pxchipRunSetLabel(pxConfig *config, psS64 chip_id, const char *label);
Note: See TracChangeset for help on using the changeset viewer.