IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2006, 3:03:45 PM (19 years ago)
Author:
jhoblitt
Message:

rename -pending mode -> -pendingexp
add -pendingimfile mode

File:
1 edited

Legend:

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

    r9392 r10025  
    2626    PZTOOL_MODE_NONE      = 0x0,
    2727    PZTOOL_MODE_SEEN,
    28     PZTOOL_MODE_PENDING,
     28    PZTOOL_MODE_PENDINGEXP,
     29    PZTOOL_MODE_PENDINGIMFILE,
    2930    PZTOOL_MODE_COPYDONE
    3031} pztoolMode;
Note: See TracChangeset for help on using the changeset viewer.