IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13596


Ignore:
Timestamp:
Jun 3, 2007, 10:25:28 AM (19 years ago)
Author:
eugene
Message:

adding the drop state

File:
1 edited

Legend:

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

    r13580 r13596  
    65846584            (strncmp(state, "run", 4) == 0)
    65856585            || (strncmp(state, "stop", 5) == 0)
     6586            || (strncmp(state, "drop", 5) == 0)
    65866587            || (strncmp(state, "reg", 4) == 0)
    65876588        )
Note: See TracChangeset for help on using the changeset viewer.