IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28279


Ignore:
Timestamp:
Jun 9, 2010, 5:03:36 PM (16 years ago)
Author:
bills
Message:

allow drop as a valid state for magicRun

File:
1 edited

Legend:

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

    r28041 r28279  
    13671367            (strncmp(state, "new", 4) == 0)
    13681368            || (strncmp(state, "full", 5) == 0)
     1369            || (strncmp(state, "drop", 5) == 0)
    13691370            || (strncmp(state, "reg", 4) == 0)
    13701371        )
Note: See TracChangeset for help on using the changeset viewer.