X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fapi.h;h=e2bddc2918e60db94d68456f07872bf1eb5def23;hb=9eebf93dc2525854867cbc43920ea8ba4a199ab5;hp=1b9dd22e150b4c0e6e24df5ec450702089806509;hpb=810bce66201f40acfd7e8577d3997e6ea385f1cf;p=idzebra-moved-to-github.git diff --git a/include/idzebra/api.h b/include/idzebra/api.h index 1b9dd22..e2bddc2 100644 --- a/include/idzebra/api.h +++ b/include/idzebra/api.h @@ -1,4 +1,4 @@ -/* $Id: api.h,v 1.26 2005-06-09 10:39:52 adam Exp $ +/* $Id: api.h,v 1.27 2005-06-22 19:42:38 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -253,7 +253,8 @@ ZEBRA_RES zebra_result_set_term_no(ZebraHandle zh, const char *setname, YAZ_EXPORT ZEBRA_RES zebra_result_set_term_info(ZebraHandle zh, const char *setname, int no, zint *count, int *approx, - char *termbuf, size_t *termlen); + char *termbuf, size_t *termlen, + const char **term_ref_id); /**