summaryrefslogtreecommitdiffstats
path: root/apropos_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'apropos_db.c')
-rw-r--r--apropos_db.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apropos_db.c b/apropos_db.c
index 7a423083..5e473a6b 100644
--- a/apropos_db.c
+++ b/apropos_db.c
@@ -366,6 +366,7 @@ index_read(const DBT *key, const DBT *val, int index,
rec->res.rec = *(recno_t *)key->data;
rec->res.volume = index;
+ INDEX_BREAD(rec->res.type);
INDEX_BREAD(rec->res.file);
INDEX_BREAD(rec->res.cat);
INDEX_BREAD(rec->res.title);