X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fsrw.h;h=680ee12d32b77a004e7537d11520fb8cd0a68f3e;hp=460941173af7a7fa703ad0bac2f3fab3639df613;hb=1aef63af06fa380247c91d12cd7288981985a406;hpb=b3d5a30f4d074053085693a8fc5381a4ebc41544 diff --git a/include/yaz/srw.h b/include/yaz/srw.h index 4609411..680ee12 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -292,6 +292,9 @@ int sru_decode_surrogate_diagnostics(const char *buf, size_t len, Z_SRW_diagnostic **diag, int *num, ODR odr); +YAZ_EXPORT +void yaz_mk_sru_surrogate(ODR o, Z_SRW_record *record, int pos, + int code, const char *details); YAZ_END_CDECL