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 fbb0c2e1..b9b4b852 100644
--- a/firmware/bdb/bdb_struct.h
+++ b/firmware/bdb/bdb_struct.h
@@ -126,7 +126,7 @@ struct bdb_key {
/* Key version */
uint32_t key_version;
- /* Description; null-terminated ASCII */
+ /* Description; null-terminated ASCII */
char description[128];
/*