Changeset 29562
- Timestamp:
- Oct 26, 2010, 10:48:10 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r29561 r29562 1337 1337 (strcmp(state, "drop") == 0) || 1338 1338 (strcmp(state, "failed_revert") == 0) || 1339 (strcmp(state, " failed_cleanup") == 0) ||1339 (strcmp(state, "error_cleaned") == 0) || 1340 1340 (strcmp(state, "restored") == 0) || 1341 1341 (strcmp(state, "censored") == 0) ||
Note:
See TracChangeset
for help on using the changeset viewer.
