IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 29, 2008, 4:45:44 PM (18 years ago)
Author:
jhoblitt
Message:

add chiptool -pendingcleanup & -donecleanup

File:
1 edited

Legend:

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

    r17148 r17859  
    22 * chiptool.h
    33 *
    4  * Copyright (C) 2006  Joshua Hoblitt
     4 * Copyright (C) 2006-2008  Joshua Hoblitt
    55 *
    66 * This program is free software; you can redistribute it and/or modify it
     
    3636    CHIPTOOL_MODE_UNMASKED,
    3737    CHIPTOOL_MODE_UNBLOCK,
    38     CHIPTOOL_MODE_RETRYPROCESSEDIMFILE
     38    CHIPTOOL_MODE_RETRYPROCESSEDIMFILE,
     39    CHIPTOOL_MODE_PENDINGCLEANUP,
     40    CHIPTOOL_MODE_DONECLEANUP,
    3941} chiptoolMode;
    4042
Note: See TracChangeset for help on using the changeset viewer.