Changeset 32565 for trunk/ippTools/src/pxtools.c
- Timestamp:
- Oct 24, 2011, 10:59:38 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtools.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtools.c
r30729 r32565 35 35 if (!strcmp(state, "drop")) return true; 36 36 if (!strcmp(state, "wait")) return true; 37 if (!strcmp(state, "keep")) return true; 37 38 if (!strcmp(state, "goto_cleaned")) return true; 38 39 if (!strcmp(state, "error_cleaned")) return true;
Note:
See TracChangeset
for help on using the changeset viewer.
