summaryrefslogtreecommitdiff
path: root/bdb/bdb_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'bdb/bdb_struct.h')
-rw-r--r--bdb/bdb_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdb/bdb_struct.h b/bdb/bdb_struct.h
index f8d2b321..b4ffb50d 100644
--- a/bdb/bdb_struct.h
+++ b/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];
/*