diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/libirecovery.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libirecovery.h b/include/libirecovery.h index b33338f..9874e03 100644 --- a/include/libirecovery.h +++ b/include/libirecovery.h | |||
| @@ -93,7 +93,7 @@ struct irecv_device_info { | |||
| 93 | unsigned char* ap_nonce; | 93 | unsigned char* ap_nonce; |
| 94 | unsigned int ap_nonce_size; | 94 | unsigned int ap_nonce_size; |
| 95 | unsigned char* sep_nonce; | 95 | unsigned char* sep_nonce; |
| 96 | unsigned int sep_nonce_size; | 96 | unsigned int sep_nonce_size; |
| 97 | }; | 97 | }; |
| 98 | 98 | ||
| 99 | typedef enum { | 99 | typedef enum { |
