X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Finvstat.c;h=ca1427d5a77254d8fbb4d0cbb789ff26d5b47aa2;hb=1cc0116831e49bf70538639a8fc9b08b9524c683;hp=5001186938e671bce5428b6d76e20eb9805a98a4;hpb=f7e93f016e75e43d037b5c3e89aeb27b7176513a;p=idzebra-moved-to-github.git diff --git a/index/invstat.c b/index/invstat.c index 5001186..ca1427d 100644 --- a/index/invstat.c +++ b/index/invstat.c @@ -1,4 +1,4 @@ -/* $Id: invstat.c,v 1.39 2004-08-06 13:14:46 adam Exp $ +/* $Id: invstat.c,v 1.40 2004-09-09 10:08:05 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -151,7 +151,7 @@ static int inv_stat_handle (char *name, const char *info, int pos, int size; int blocks; - pp = isamb_pp_open_x(stat_info->zh->reg->isamb, isam_p, &level); + pp = isamb_pp_open_x(stat_info->zh->reg->isamb, isam_p, &level, 0); while (isamb_pp_read(pp, &key)) {