mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-25 17:59:54 +08:00
bugfix for new index algortihm.
This commit is contained in:
@@ -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