mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
bugfix for new index algortihm.
This commit is contained in:
@@ -3,3 +3,4 @@ Makefile.in
|
||||
config.h
|
||||
config.h.in
|
||||
stamp-h1
|
||||
mdbver.h
|
||||
|
@@ -263,9 +263,6 @@ typedef struct _mdbsargtree {
|
||||
|
||||
typedef struct {
|
||||
guint32 pg;
|
||||
int mask_pos;
|
||||
unsigned char mask_byte;
|
||||
int mask_bit;
|
||||
int start_pos;
|
||||
int offset;
|
||||
int len;
|
||||
|
Reference in New Issue
Block a user