X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=index%2Findex.h;h=c7993fa1aab55526e88ea974a2bfb6dfa28c362a;hb=418038362451c405454fd4bf8dd2100975a8b764;hp=8f5b3fe455ca01be7802eee35bbec9fadf0b8ecd;hpb=b3af54f7bf58db2a5d85b6a54b720bf6c5359c1f;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 8f5b3fe..c7993fa 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.183 2006-11-21 22:17:49 adam Exp $ +/* $Id: index.h,v 1.184 2006-11-25 09:15:19 adam Exp $ Copyright (C) 1995-2006 Index Data ApS @@ -330,7 +330,8 @@ ZEBRA_RES zebra_extract_record_stream(ZebraHandle zh, int force_update, int allow_update, RecType recType, - void *recTypeClientData); + void *recTypeClientData, + int *more); YAZ_EXPORT void zebra_create_stream_mem(struct ZebraRecStream *stream, const char *buf, size_t sz);