Changeset 42796
- Timestamp:
- Apr 22, 2025, 4:26:53 PM (13 months ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtools.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtools.c
r34197 r42796 36 36 if (!strcmp(state, "wait")) return true; 37 37 if (!strcmp(state, "keep")) return true; 38 if (!strcmp(state, "ignore")) return true; 38 39 if (!strcmp(state, "goto_cleaned")) return true; 39 40 if (!strcmp(state, "error_cleaned")) return true;
Note:
See TracChangeset
for help on using the changeset viewer.
