Changeset 32566
- Timestamp:
- Oct 24, 2011, 11:01:00 AM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20110622/ippTools/src/pxtools.c (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20110622/ippTools/src/pxtools.c
- Property svn:mergeinfo set to
r30729 r32566 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.
