bugfix for new index algortihm.

This commit is contained in:
brianb
2004-02-14 19:40:35 +00:00
parent d72ea0ac54
commit feba3eece6
4 changed files with 21 additions and 29 deletions

View File

@@ -3,3 +3,4 @@ Makefile.in
config.h
config.h.in
stamp-h1
mdbver.h

View File

@@ -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;