X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=index%2Findex.h;h=95371fa78d1763f39552618dac58a9b1876fd67d;hb=7a2d0f25682890bde5d8f2883d6020df2ed0b365;hp=6d656acf5a5c80e03b407a1ed22c27b4c431e82b;hpb=5498d6d66ab0f3639b6d4517cad14f2ba25b7553;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 6d656ac..95371fa 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.141 2005-06-07 11:36:38 adam Exp $ +/* $Id: index.h,v 1.142 2005-06-07 14:53:39 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -368,7 +368,7 @@ RSET rset_trunc(ZebraHandle zh, ISAM_P *isam_p, int no, const char *term, int length_term, const char *flags, int preserve_position, int term_type, NMEM rset_nmem, struct rset_key_control *kctrl, int scope, - struct ord_list *ol); + struct ord_list *ol, int reg_type); void resultSetAddTerm (ZebraHandle zh, ZebraSet s, int reg_type, const char *db, int set,