X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-exp.h;fp=include%2Fprt-exp.h;h=e8ea68a72bcee34b7b9d12b3727dbda64e521652;hb=e147ddf129696b470aed3cfcdb405af84ee56ef6;hp=d88e78823ecb15c9c96a1e8d15119a93cc102976;hpb=bf7ee634e855d15e955d06e7b225d2045abd518a;p=yaz-moved-to-github.git diff --git a/include/prt-exp.h b/include/prt-exp.h index d88e788..e8ea68a 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -1007,7 +1007,8 @@ typedef struct Z_ExplainRecord } u; } Z_ExplainRecord; -YAZ_EXPORT int z_ExplainRecord(ODR o, Z_ExplainRecord **p, int opt); +YAZ_EXPORT int z_ExplainRecord(ODR o, Z_ExplainRecord **p, int opt, + const char *name); #ifdef __cplusplus }