diff options
| author | 2020-06-08 21:26:00 +0200 | |
|---|---|---|
| committer | 2020-06-08 21:26:00 +0200 | |
| commit | 4850e86a355a631bff9fa15aa21cc430fc50f60a (patch) | |
| tree | 71d688c57e981fa931f7c8763d5066f090ed0fd7 | |
| parent | 4b9ede2c54a22dc2b1bbe5d5f6328abd78643174 (diff) | |
| download | libirecovery-4850e86a355a631bff9fa15aa21cc430fc50f60a.tar.gz libirecovery-4850e86a355a631bff9fa15aa21cc430fc50f60a.tar.bz2 | |
Remove a trailig whitespace from public header
| -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 { |
