Index: trunk/ippTools/src/magicdstool.c
===================================================================
--- trunk/ippTools/src/magicdstool.c	(revision 25835)
+++ trunk/ippTools/src/magicdstool.c	(revision 25837)
@@ -903,8 +903,8 @@
           (strcmp(state, "restored") == 0) ||
           (strcmp(state, "censored") == 0) ||
-          (strcmp(state, "purged") == 0) ||
+          (strcmp(state, "cleaned") == 0) ||
           (strcmp(state, "goto_restored") == 0) ||
           (strcmp(state, "goto_censored") == 0) ||
-          (strcmp(state, "goto_purged") == 0))
+          (strcmp(state, "goto_cleaned") == 0))
         ) {
         return false;
