summaryrefslogtreecommitdiffstats
path: root/src/idevicerestore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idevicerestore.h')
-rw-r--r--src/idevicerestore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h
index 7b23c87..a8d03ca 100644
--- a/src/idevicerestore.h
+++ b/src/idevicerestore.h
@@ -47,7 +47,7 @@ enum {
RESTORE_STEP_DETECT = 0,
RESTORE_STEP_PREPARE,
RESTORE_STEP_UPLOAD_FS,
- RESTORE_STEP_FLASH_FS,
+ RESTORE_STEP_VERIFY_FS,
RESTORE_STEP_FLASH_FW,
RESTORE_STEP_FLASH_BB,
RESTORE_NUM_STEPS