X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fisamb.h;h=1e5e98addac46580931f71c4511638acd17eb0bf;hb=3921e1ac4b8cbf5c9a36ed230912f51e11f4a267;hp=4dd2281082be9024e0fb8e412f8ed7ea6e25e48b;hpb=407d3ca3408a0b117616ca9c6fe92531d3b10d6c;p=idzebra-moved-to-github.git diff --git a/include/idzebra/isamb.h b/include/idzebra/isamb.h index 4dd2281..1e5e98a 100644 --- a/include/idzebra/isamb.h +++ b/include/idzebra/isamb.h @@ -1,6 +1,6 @@ -/* $Id: isamb.h,v 1.2 2005-01-15 18:43:05 adam Exp $ +/* $Id: isamb.h,v 1.4 2005-03-08 14:02:08 adam Exp $ Copyright (C) 1995-2005 - Index Data Aps + Index Data ApS This file is part of the Zebra server. @@ -65,7 +65,7 @@ int isamb_unlink(ISAMB b, ISAMC_P pos); YAZ_EXPORT ISAMB_PP isamb_pp_open_x(ISAMB isamb, ISAMB_P pos, int *level, int scope); YAZ_EXPORT -void isamb_pp_close_x(ISAMB_PP pp, int *size, int *blocks); +void isamb_pp_close_x(ISAMB_PP pp, zint *size, zint *blocks); YAZ_EXPORT int isamb_block_info(ISAMB isamb, int cat);