summaryrefslogtreecommitdiff
path: root/firmware/bdb/bdb_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/bdb/bdb_struct.h')
-rw-r--r--firmware/bdb/bdb_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/bdb/bdb_struct.h b/firmware/bdb/bdb_struct.h
index f8d2b321..fbb0c2e1 100644
--- a/firmware/bdb/bdb_struct.h
+++ b/firmware/bdb/bdb_struct.h
@@ -214,7 +214,7 @@ struct bdb_data {
/* Reserved; set 0 */
uint8_t reserved0[2];
- /* Number of bytes of data signed by the subkey, including this
+ /* Number of bytes of data signed by the datakey, including this
* header */
uint32_t signed_size;