summaryrefslogtreecommitdiffstats
path: root/include/libirecovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libirecovery.h')
-rw-r--r--include/libirecovery.h1
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 {
const char* hardware_model;
unsigned int board_id;
unsigned int chip_id;
+ const char* display_name;
};
typedef struct irecv_device* irecv_device_t;