X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-ext.h;h=5038d421701a5ac1f74ad8025707f827c66bdb70;hb=dc0be0ca0f414a154581185f946426aba550bd89;hp=4939fe6cc4bc40cc98276326b5e1328e528047b8;hpb=f94999cca65bd3464c1c6db8b5046e0a010b0c7f;p=yaz-moved-to-github.git diff --git a/include/prt-ext.h b/include/prt-ext.h index 4939fe6..5038d42 100644 --- a/include/prt-ext.h +++ b/include/prt-ext.h @@ -104,7 +104,7 @@ struct Z_External } u; }; -YAZ_EXPORT int z_External(ODR o, Z_External **p, int opt); +YAZ_EXPORT int z_External(ODR o, Z_External **p, int opt, const char *name); YAZ_EXPORT Z_ext_typeent *z_ext_getentbyref(oid_value val); #ifdef __cplusplus