IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

add state failed_revert

File:
1 edited

Legend:

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

    r26444 r26459  
    912912    if (!((strcmp(state, "new") == 0) ||
    913913          (strcmp(state, "full") == 0) ||
     914          (strcmp(state, "failed_revert") == 0) ||
    914915          (strcmp(state, "restored") == 0) ||
    915916          (strcmp(state, "censored") == 0) ||
Note: See TracChangeset for help on using the changeset viewer.