diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index 4676b19..e0c4b6a 100644 --- a/src/common.h +++ b/src/common.h @@ -52,7 +52,7 @@ extern int use_apple_server; struct dfu_client_t; struct normal_client_t; -struct restore_clien_t; +struct restore_client_t; struct recovery_client_t; struct idevicerestore_mode_t { |