diff options
Diffstat (limited to 'include/libirecovery.h')
| -rw-r--r-- | include/libirecovery.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libirecovery.h b/include/libirecovery.h index 201be0d..e7be89b 100644 --- a/include/libirecovery.h +++ b/include/libirecovery.h | |||
| @@ -74,6 +74,7 @@ struct irecv_device { | |||
| 74 | const char* hardware_model; | 74 | const char* hardware_model; |
| 75 | unsigned int board_id; | 75 | unsigned int board_id; |
| 76 | unsigned int chip_id; | 76 | unsigned int chip_id; |
| 77 | const char* display_name; | ||
| 77 | }; | 78 | }; |
| 78 | typedef struct irecv_device* irecv_device_t; | 79 | typedef struct irecv_device* irecv_device_t; |
| 79 | 80 | ||
