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 4b5ed5d..3ec34a1 100644
--- a/src/idevicerestore.h
+++ b/src/idevicerestore.h
@@ -48,7 +48,7 @@ enum {
RESTORE_STEP_PREPARE,
RESTORE_STEP_UPLOAD_FS,
RESTORE_STEP_FLASH_FS,
- RESTORE_STEP_FLASH_NOR,
+ RESTORE_STEP_FLASH_FW,
RESTORE_STEP_FLASH_BB,
RESTORE_NUM_STEPS
};